Short URL: http://html5.org/r/5977
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 5977 | 9437 | apply wg decision | 2011-04-08 20:17 |
Index: source
===================================================================
--- source (revision 5976)
+++ source (revision 5977)
@@ -52,7 +52,7 @@
<li>Instead of this section, the W3C version has a different
paragraph explaining the difference between the W3C and WHATWG
- versions of HTML.</li>
+ versions of HTML.</li> <!-- in the status section -->
<li>The W3C version refers to the technology as HTML5, rather than
just HTML.</li>
@@ -67,6 +67,11 @@
href="http://lists.w3.org/Archives/Public/public-html/2010Jun/0001.html">a
working group decision from June 2010</a>.</li>
+ <li>The W3C version includes a paragraph of advice redundant with
+ the ARIA specifications because of <a
+ href="http://lists.w3.org/Archives/Public/public-html/2011Mar/0244.html">a
+ working group decision from March 2011</a>.</li>
+
</ul>
<p>Features that are considered part of the next generation of HTML
@@ -9864,9 +9869,9 @@
<p>To enable assistive technology products to expose a more
fine-grained interface than is otherwise possible with HTML elements
- and attributes, a set of <span>annotations for assistive technology
- products</span> can be specified (the ARIA <code
- title="attr-aria-role">role</code> and <code
+ and attributes, a set of <span title="WAI-ARIA">annotations for
+ assistive technology products</span> can be specified (the ARIA
+ <code title="attr-aria-role">role</code> and <code
title="attr-aria-*">aria-*</code> attributes).</p>
@@ -11651,7 +11656,7 @@
- <h4><dfn>Annotations for assistive technology products</dfn> (ARIA)</h4>
+ <h4><dfn>WAI-ARIA</dfn></h4>
<p>Authors may use the ARIA <code title="attr-aria-role">role</code>
and <code title="attr-aria-*">aria-*</code> attributes on <span>HTML
@@ -12125,6 +12130,17 @@
<div class="impl">
+<!--END html--><!--END dev-html--><!--END complete--><!--END epub--><!-- EDITORIAL: this paragraph is redundant with WAI-ARIA and doesn't really make any sense anyway; see bug 9437 -->
+ <p>The WAI-ARIA specification neither requires or forbids user
+ agents from enhancing native presentation and interaction behaviors
+ on the basis of WAI- ARIA markup. Even mainstream user agents might
+ choose to expose metadata or navigational features directly or via
+ user-installed extensions; for example, exposing required form
+ fields or landmark navigation. User agents are encouraged to
+ maximize their usefulness to users, including users without
+ disabilities.</p>
+<!--START html--><!--START dev-html--><!--START complete--><!--START epub--><!-- EDITORIAL -->
+
<p>Conformance checkers are encouraged to phrase errors such that
authors are encouraged to use more appropriate elements rather than
remove accessibility annotations. For example, if an <code>a</code>