Skip to content

Commit

Permalink
[e] (0) Clarify that the default rules are just defaults. They're rea…
Browse files Browse the repository at this point in the history
…lly 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

git-svn-id: http://svn.whatwg.org/webapps@6425 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 11, 2011
1 parent 481a169 commit 83af20f
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 10 deletions.
15 changes: 12 additions & 3 deletions complete.html
Expand Up @@ -3492,10 +3492,18 @@ <h4 id=conformance-classes><span class=secno>2.2.1 </span>Conformance classes</h
(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>

Expand Down Expand Up @@ -101799,6 +101807,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Kai Hendry,
Kartikaya Gupta,
Kathy Walton,
Kelly Ford,
Kelly Norton,
Kevin Benson,
Kevin Cole,
Expand Down
15 changes: 12 additions & 3 deletions index
Expand Up @@ -3389,10 +3389,18 @@ explained in the previous section, which talks about RFC 2119. -->
(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>

Expand Down Expand Up @@ -97403,6 +97411,7 @@ if (s = prompt('What is your name?')) {
Kai Hendry,
Kartikaya Gupta,
Kathy Walton,
Kelly Ford,
Kelly Norton,
Kevin Benson,
Kevin Cole,
Expand Down
16 changes: 12 additions & 4 deletions source
Expand Up @@ -2369,11 +2369,18 @@ explained in the previous section, which talks about RFC 2119. -->
(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>

Expand Down Expand Up @@ -116056,6 +116063,7 @@ if (s = prompt('What is your name?')) {
Kai Hendry,
Kartikaya Gupta,
Kathy Walton,
Kelly Ford,
Kelly Norton,
Kevin Benson,
Kevin Cole,
Expand Down

0 comments on commit 83af20f

Please sign in to comment.