Information presentation
10.1 Stylesheets
On the website, are style sheets used to control the presentation of information?
10.2 Visible content without CSS
On each web page, does visible content conveying information remain present when style sheets are disabled?
10.3 Understanding without CSS
On each web page, does the information remain understandable when style sheets are disabled?
10.4 Character size
On each web page, does the text remain readable when the font size is increased to at least 200% (except in special cases)?
10.5 CSS colors
On each web page, are CSS declarations for element background colors and font colors used correctly?
10.6 Visibility of links
On each web page, is each link whose nature is not obvious visible in relation to the surrounding text?
10.7 Visibility of focus
On each web page, for each element that receives focus, is the focus indicator visible?
10.8 Hidden content
For each web page, is hidden content meant to be ignored by assistive technologies?
10.9 Information by shape
On each web page, information must not be conveyed only by shape, size or position. Is this rule followed?
10.10 Implementation of shape / size
On each web page, information must not be conveyed by shape, size or position alone. Is this rule implemented in a relevant way?
10.11 Reflow
For each web page, can content be presented without loss of information or functionality and without requiring either vertical scrolling for a window with a height of 256px, or horizontal scrolling for a window with a width of 320px (except in special cases)?
10.12 Text spacing
On each web page, can text spacing properties be redefined by the user without loss of content or functionality (except in special cases)?
10.13 Content on hover / focus
On each web page, can additional content that appears when an interface component receives focus or is hovered over be controlled by the user (except in special cases)?
10.14 Additional CSS content
On each web page, can additional content that appears via CSS styles alone be made visible with the keyboard and any pointing device?