[html5] r6425 - [e] (0) Clarify that the default rules are just defaults. They're really just in [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Aug 11 15:02:18 PDT 2011
Author: ianh
Date: 2011-08-11 15:02:14 -0700 (Thu, 11 Aug 2011)
New Revision: 6425
Modified:
complete.html
index
source
Log:
[e] (0) Clarify that the default rules are just defaults. They're really just intended to provide a baseline for testing and for users with no particular accessibility needs or preferences.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13489
Modified: complete.html
===================================================================
--- complete.html 2011-08-11 21:56:47 UTC (rev 6424)
+++ complete.html 2011-08-11 22:02:14 UTC (rev 6425)
@@ -3492,10 +3492,18 @@
(possibly as a user option) as supporting the suggested default
rendering defined by this specification.</p>
+ <p>This is not required. In particular, even user agents that do
+ implement the suggested default rendering are encouraged to offer
+ settings that override this default to improve the experience for
+ the user, e.g. changing the color contrast, using different focus
+ styles, or otherwise making the experience more accessible and
+ usable to the user.</p>
+
<p>User agents that are designated as supporting the suggested
- default rendering must implement the rules in <a href=#rendering>the rendering section</a> that that section
- defines as the behavior that user agents are <em>expected</em> to
- implement.</p>
+ default rendering must, while so designated, implement the rules
+ in <a href=#rendering>the rendering section</a> that that
+ section defines as the behavior that user agents are
+ <em>expected</em> to implement.</p>
</dd>
@@ -101799,6 +101807,7 @@
Kai Hendry,
Kartikaya Gupta,
Kathy Walton,
+ Kelly Ford,
Kelly Norton,
Kevin Benson,
Kevin Cole,
Modified: index
===================================================================
--- index 2011-08-11 21:56:47 UTC (rev 6424)
+++ index 2011-08-11 22:02:14 UTC (rev 6425)
@@ -3389,10 +3389,18 @@
(possibly as a user option) as supporting the suggested default
rendering defined by this specification.</p>
+ <p>This is not required. In particular, even user agents that do
+ implement the suggested default rendering are encouraged to offer
+ settings that override this default to improve the experience for
+ the user, e.g. changing the color contrast, using different focus
+ styles, or otherwise making the experience more accessible and
+ usable to the user.</p>
+
<p>User agents that are designated as supporting the suggested
- default rendering must implement the rules in <a href=#rendering>the rendering section</a> that that section
- defines as the behavior that user agents are <em>expected</em> to
- implement.</p>
+ default rendering must, while so designated, implement the rules
+ in <a href=#rendering>the rendering section</a> that that
+ section defines as the behavior that user agents are
+ <em>expected</em> to implement.</p>
</dd>
@@ -97403,6 +97411,7 @@
Kai Hendry,
Kartikaya Gupta,
Kathy Walton,
+ Kelly Ford,
Kelly Norton,
Kevin Benson,
Kevin Cole,
Modified: source
===================================================================
--- source 2011-08-11 21:56:47 UTC (rev 6424)
+++ source 2011-08-11 22:02:14 UTC (rev 6425)
@@ -2369,11 +2369,18 @@
(possibly as a user option) as supporting the suggested default
rendering defined by this specification.</p>
+ <p>This is not required. In particular, even user agents that do
+ implement the suggested default rendering are encouraged to offer
+ settings that override this default to improve the experience for
+ the user, e.g. changing the color contrast, using different focus
+ styles, or otherwise making the experience more accessible and
+ usable to the user.</p>
+
<p>User agents that are designated as supporting the suggested
- default rendering must implement the rules in <a
- href="#rendering">the rendering section</a> that that section
- defines as the behavior that user agents are <em>expected</em> to
- implement.</p>
+ default rendering must, while so designated, implement the rules
+ in <a href="#rendering">the rendering section</a> that that
+ section defines as the behavior that user agents are
+ <em>expected</em> to implement.</p>
</dd>
@@ -116056,6 +116063,7 @@
Kai Hendry,
Kartikaya Gupta,
Kathy Walton,
+ Kelly Ford,
Kelly Norton,
Kevin Benson,
Kevin Cole,
More information about the Commit-Watchers
mailing list