| Title | Sequence defined by XHTML, but changed with CSS |
|---|---|
| Description | The sequence of content is defined by the sequence of XHTML elements, but changed in the presentation with CSS. |
| Creator | BenToWeb (johannes.koch@…) |
| Rights | Copyright BenToWeb 2004-2007 |
| Language | English |
| Date | 2005-08-16 |
| Status | draft |
Technologies are markup languages or data formats. If the technology is a markup language, “features” refers to elements and attributes.
XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)
This is a test for the reading order of content: an assistive technology should be able to provide an alternative presentation of content while preserving the reading order needed to perceive meaning. The test file uses CSS to display the second paragraph above the first one, so the user agent needs to be able to turn CSS to restore the reading order.
End user.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case fails the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#content-structure-separation-sequence.
@TODO
The reading order can be determined from the HTML markup but is changed by the CSS.