[html5] r3946 - [e] (0) Mention ARIA in table of contents, for easier scanning. Fixing http://ww [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Sep 21 17:04:21 PDT 2009
Author: ianh
Date: 2009-09-21 17:04:20 -0700 (Mon, 21 Sep 2009)
New Revision: 3946
Modified:
index
source
Log:
[e] (0) Mention ARIA in table of contents, for easier scanning.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7472
Modified: index
===================================================================
--- index 2009-09-22 00:02:25 UTC (rev 3945)
+++ index 2009-09-22 00:04:20 UTC (rev 3946)
@@ -315,7 +315,7 @@
<li><a href=#interactive-content-0><span class=secno>3.2.5.1.7 </span>Interactive content</a></ol></li>
<li><a href=#transparent-content-models><span class=secno>3.2.5.2 </span>Transparent content models</a></li>
<li><a href=#paragraphs><span class=secno>3.2.5.3 </span>Paragraphs</a></ol></li>
- <li><a href=#annotations-for-assistive-technology-products><span class=secno>3.2.6 </span>Annotations for assistive technology products</a></ol></li>
+ <li><a href=#annotations-for-assistive-technology-products-(aria)><span class=secno>3.2.6 </span>Annotations for assistive technology products (ARIA)</a></ol></li>
<li><a href=#apis-in-html-documents><span class=secno>3.3 </span>APIs in HTML documents</a></li>
<li><a href=#interactions-with-xpath-and-xslt><span class=secno>3.4 </span>Interactions with XPath and XSLT</a></li>
<li><a href=#dynamic-markup-insertion><span class=secno>3.5 </span>Dynamic markup insertion</a>
@@ -7741,7 +7741,7 @@
<hr><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 <a href=#annotations-for-assistive-technology-products>annotations for assistive technology
+ and attributes, a set of <a href=#annotations-for-assistive-technology-products-(aria)>annotations for assistive technology
products</a> can be specified.</p>
@@ -8987,7 +8987,7 @@
- <h4 id=annotations-for-assistive-technology-products><span class=secno>3.2.6 </span><dfn>Annotations for assistive technology products</dfn></h4>
+ <h4 id=annotations-for-assistive-technology-products-(aria)><span class=secno>3.2.6 </span><dfn>Annotations for assistive technology products</dfn> (ARIA)</h4>
<p>Authors may use the ARIA <code title=attr-aria-role>role</code>
and <code title=attr-aria-*>aria-*</code> attributes on <a href=#html-elements>HTML
Modified: source
===================================================================
--- source 2009-09-22 00:02:25 UTC (rev 3945)
+++ source 2009-09-22 00:04:20 UTC (rev 3946)
@@ -9190,7 +9190,7 @@
- <h4><dfn>Annotations for assistive technology products</dfn></h4>
+ <h4><dfn>Annotations for assistive technology products</dfn> (ARIA)</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
More information about the Commit-Watchers
mailing list