From 9c002e5066ea1c8e79d9a7ebd0ac9a1364140bef Mon Sep 17 00:00:00 2001
From: "Patrick H. Lauke" The intent of this Success Criterion is to ensure that visually rendered text, including
text-based controls (text characters that have been displayed so that they can be
- seen [vs. text characters that are still in data form such as ASCII]) can be scaled
+ seen, rather than text characters that are still in data form such as ASCII) can be scaled
successfully so that it can be read directly by people with mild visual disabilities,
without requiring the use of assistive technology such as a screen magnifier. Users
may benefit from scaling all content on the Web page, but text is most critical.
@@ -23,23 +23,27 @@ The scaling of content is primarily a user agent responsibility. User agents that
satisfy
- UAAG 1.0 Checkpoint 4.1 allow users to configure text scale. The author's responsibility is to create Web
- content that does not prevent the user agent from scaling the content effectively.
+ UAAG 1.0 Checkpoint 4.1
+ allow users to configure text scale through a number of mechanisms - including zoom (of the entire page's content),
+ magnification, text-only resizing, and allowing the user to configure a reference size for rendered text.
+ The author's responsibility is to create Web content that does not prevent the user agent from scaling the content effectively.
Authors may satisfy this Success Criterion by verifying that content does not interfere
with user agent support for resizing text, including text-based controls, or by providing
direct support for resizing text or changing the layout. An example of direct support
might be via server-side script that can be used to assign different style sheets.
Content satisfies the Success Criterion if it can be scaled up to 200% using at least one text scaling
+ mechanism supported by user agents. The author cannot rely on the user agent to satisfy this Success Criterion for HTML
- content if users do not have access to a user agent with zoom support. For example,
- if they work in an environment that requires them to use IE 6.
+ through a specific text scaling mechanism if users do not have access to a user agent with that particular mechanism.
If the author is using a technology whose user agents do not provide zoom support,
- the author is responsible to provide this type of functionality directly or to provide
- content that works with the type of functionality provided by the user agent. If the
- user agent doesn't provide zoom functionality but does let the the user change the
+ If the author is using a technology whose user agents do not provide support for specific text scaling mechanisms,
+ the author is responsible for providing this type of functionality directly, or to provide
+ content that works with the type of functionality provided by the user agent. For instance, if the
+ user agent doesn't provide full-page zoom functionality, but does let the the user change the
text size, the author is responsible for ensuring that the content remains usable
when the text is resized.
Intent of Resize text
Intent of Resize text
Intent of Resize text
can be accessed, is provided to the user in some way besides the fact that it is truncated.
Content satisfies the Success Criterion if it can be scaled up to 200%, that is, up +
Content satisfies the Success Criterion if it can be scaled up to 200% - that is, up to twice the width and height. Authors may support scaling beyond that limit, however, as scaling becomes more extreme, adaptive layouts may introduce usability problems. For example, words may be too wide to fit into the horizontal space available to them, @@ -73,7 +77,7 @@
The intent of this Success Criterion is to ensure that visually rendered text, including - text-based controls (text characters that have been displayed so that they can be - seen, rather than text characters that are still in data form such as ASCII) can be scaled - successfully so that it can be read directly by people with mild visual disabilities, - without requiring the use of assistive technology such as a screen magnifier. Users - may benefit from scaling all content on the Web page, but text is most critical. + controls and labels using text, can be made larger so that it can be read more easily by + people with milder visual impairments, without requiring the use of assistive technology + (such as a screen magnifier). Users may benefit from scaling all content on the Web page, + but text is most critical.
The scaling of content is primarily a user agent responsibility. User agents that
From 482e2cdca2067dbd4fabae74152c4396aafb1e22 Mon Sep 17 00:00:00 2001
From: "Patrick H. Lauke" Intent of Visual Presentation
together, so that it is difficult for them to locate word boundaries.
The resizing provision ensures that visually rendered text (text characters that have - been displayed so that they can be seen [vs. text characters that are still in data - form such as ASCII]) can be scaled successfully without requiring that the user - scroll left and right to see all of the content. When the content has been authored - so that this is possible, the content is said to reflow. This permits people with - low vision and people with cognitive disabilities to increase the size of the text - without becoming disoriented. +
The resizing provision ensures that visually rendered text, including + controls and labels using text, can be made larger without requiring the user to then + scroll left and right to see all of the content. When the content has been authored + so that this is possible, the content is said to reflow. This permits people with + low vision and people with cognitive disabilities to increase the size of the text + without becoming disoriented.
The scaling of content is primarily a user agent responsibility. User agents that
From 8ec5c36fa4da3d0d9f5ef0ba9aee1bed38146646 Mon Sep 17 00:00:00 2001
From: "Patrick H. Lauke" The intent of this Success Criterion is to ensure that visually rendered text, including
controls and labels using text, can be made larger so that it can be read more easily by
people with milder visual impairments, without requiring the use of assistive technology
@@ -86,7 +84,6 @@ Examples of Resize text
Understanding Resize text
-
Intent of Resize text
-
-
+
Intent of Resize text
we suggest using text wherever possible. It is also harder to change foreground and
background contrast and color combinations for images of text, which are necessary
for some users.
-
Ensuring that text containers resize when the text resizes AND using measurements that are relative to other measurements in the content by using one or more of the following techniques:
-Techniques for relative measurements
-Techniques for text container resizing
- -The intent of this Success Criterion is to ensure that visually rendered text is presented in such a manner that it can be perceived without its layout interfering with its readability. People with some cognitive, language and learning disabilities @@ -100,12 +98,11 @@
This Success Criterion helps low vision users by letting them see text without distracting presentational features. It lets them configure text in ways that will be easier for them to see by letting them control the color and size of blocks of text. @@ -116,347 +113,244 @@
Examples of glyphs include "A", "→" (an arrow symbol), and "さ" (a Japanese character).
-- Instructions: Since this is a multi-part success criterion, you must satisfy one of the numbered items for each of the requirements below.
- G146: Using liquid layout AND using measurements that are relative to other measurements in the content by using one or more of the following techniques:
-If the author is using a technology whose user agents do not provide support for specific text scaling mechanisms,
- the author is responsible for providing this type of functionality directly, or to provide
+ the author is responsible for providing this type of functionality directly, or providing
content that works with the type of functionality provided by the user agent. For instance, if the
user agent doesn't provide full-page zoom functionality, but does let the the user change the
From 1655d8c558c21b2903085b58a4c81ba147008249 Mon Sep 17 00:00:00 2001
From: Mike Gower Intent of Resize Text
mechanism supported by user agents.
The author cannot rely on the user agent to satisfy this Success Criterion for HTML - through a specific text scaling mechanism if users do not have access to a user agent with that particular mechanism. + through a specific text scaling mechanism if people do not have access to a user agent with that particular mechanism.
If the author is using a technology whose user agents do not provide support for specific text scaling mechanisms,
From 8f214b9623f1f05b319f8fed8ec824728d089313 Mon Sep 17 00:00:00 2001
From: Mike Gower Content satisfies the Success Criterion if it can be scaled up to 200% using at least one text scaling
mechanism supported by user agents. The author cannot rely on the user agent to satisfy this Success Criterion for HTML
- through a specific text scaling mechanism if people do not have access to a user agent with that particular mechanism.
- If the author is using a technology whose user agents do not provide support for specific text scaling mechanisms,
the author is responsible for providing this type of functionality directly, or providing
Intent of Resize Text