| Title | Resize and wrap text without loss of information [new] |
|---|---|
| Description | Document containing text in two columns, that reflows, when the font size is enlarged, no information is lost. |
| Creator | BenToWeb (Reinhard.Ruemer@…) |
| Rights | Copyright BenToWeb 2004-2007 |
| Language | English |
| Date | 2007-08-25 |
| Status | validated |
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)
Feature: h1
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
The h1 element
.
Feature: p
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
The p element
.
The test is intended to pass because the text reflows when the page is zoomed within the browser. The paragraphs wrap and no information is lost.
Accessibility expert.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case passes (line 13, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#visual-audio-contrast-horiz-scale.
The test case passes (line 14, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#visual-audio-contrast-horiz-scale.
The test case passes (line 15, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#visual-audio-contrast-horiz-scale.
The text resizes and no information is lost.
This test case maps to technique G146: Using liquid layout.
This test case maps to technique C14: Using em units for font sizes.