| Title | Resize text without loss of information [new] |
|---|---|
| Description | Document containing text that reflows when the font size is enlarged. |
| 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 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 15, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#.
The test case passes (line 16, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#.
The text resizes and no information is lost.
This test case maps to technique C14: Using em units for font sizes.