[html5] r5998 - [e] (0) apply wg decision Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10900

whatwg at whatwg.org whatwg at whatwg.org
Tue Apr 12 16:49:26 PDT 2011


Author: ianh
Date: 2011-04-12 16:49:25 -0700 (Tue, 12 Apr 2011)
New Revision: 5998

Modified:
   complete.html
   index
   source
Log:
[e] (0) apply wg decision
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10900

Modified: complete.html
===================================================================
--- complete.html	2011-04-12 23:33:30 UTC (rev 5997)
+++ complete.html	2011-04-12 23:49:25 UTC (rev 5998)
@@ -2654,6 +2654,8 @@
    elements, named entity references, and the use of scripts and
    style.</blockquote></dd>
 
+<!--(the following is not included in the WHATWG spec for quality reasons)-->
+
   </dl><h2 id=infrastructure><span class=secno>2 </span>Common infrastructure</h2>
 
   <h3 id=terminology><span class=secno>2.1 </span>Terminology</h3>

Modified: index
===================================================================
--- index	2011-04-12 23:33:30 UTC (rev 5997)
+++ index	2011-04-12 23:49:25 UTC (rev 5998)
@@ -1385,6 +1385,10 @@
    other documents on the matter because of <a href=http://lists.w3.org/Archives/Public/public-html/2011Mar/0691.html>a
    working group decision from March 2011</a>.</li>
 
+   <li>The W3C version includes a link to an incomplete document that
+   contradict this specification because of <a href=http://lists.w3.org/Archives/Public/public-html/2011Feb/0407.html>a
+   working group decision from Februray 2011</a>.</li><!--HPAAIG-->
+
   </ul><p>Features that are part of HTML (and this specification) but that
   are currently published as separate specifications as well, and are
   not included in the W3C HTML5 specification, consist of:</p>
@@ -2652,6 +2656,8 @@
    elements, named entity references, and the use of scripts and
    style.</blockquote></dd>
 
+<!--(the following is not included in the WHATWG spec for quality reasons)-->
+
   </dl><h2 id=infrastructure><span class=secno>2 </span>Common infrastructure</h2>
 
   <h3 id=terminology><span class=secno>2.1 </span>Terminology</h3>

Modified: source
===================================================================
--- source	2011-04-12 23:33:30 UTC (rev 5997)
+++ source	2011-04-12 23:49:25 UTC (rev 5998)
@@ -131,6 +131,11 @@
    href="http://lists.w3.org/Archives/Public/public-html/2011Mar/0691.html">a
    working group decision from March 2011</a>.</li>
 
+   <li>The W3C version includes a link to an incomplete document that
+   contradict this specification because of <a
+   href="http://lists.w3.org/Archives/Public/public-html/2011Feb/0407.html">a
+   working group decision from Februray 2011</a>.</li><!--HPAAIG-->
+
   </ul>
 
   <p>Features that are part of HTML (and this specification) but that
@@ -1529,6 +1534,18 @@
    elements, named entity references, and the use of scripts and
    style.</p></blockquote></dd>
 
+<!--(the following is not included in the WHATWG spec for quality reasons)-->
+<!--END html--><!--END dev-html--><!--END complete--><!--END epub--><!--HPAAIG-->
+   <dt><cite>HTML to Platform Accessibility APIs Implementation Guide</cite> <a href="#refsHPAAIG">[HPAAIG]</a></dt>
+
+   <dd><blockquote><p>This is draft documentation mapping HTML
+   elements and attributes to accessibility API Roles, States and
+   Properties on a variety of platforms. It provides recommendations
+   on deriving the accessible names and descriptions for HTML
+   elements. It also provides accessible feature implementation
+   examples.</p></blockquote></dd>
+<!--START html--><!--START dev-html--><!--START complete--><!--START epub--><!--HPAAIG-->
+
   </dl>
 
 
@@ -110430,6 +110447,9 @@
    <dt id="refsHMAC">[HMAC]</dt>
    <dd><cite><a href="http://csrc.nist.gov/publications/fips/fips198/fips-198a.pdf">The Keyed-Hash Message Authentication Code (HMAC)</a></cite>. NIST.</dd>
 
+   <dt id="refsHPAAIG">[HPAAIG]</dt>
+   <dd><cite><a href="http://dev.w3.org/html5/html-api-map/overview.html">HTML to Platform Accessibility APIs Implementation Guide</a></cite>. W3C.</dd>
+
    <dt id="refsHTML4">[HTML4]</dt>
    <dd>(Non-normative) <cite><a
    href="http://www.w3.org/TR/html4/">HTML 4.01




More information about the Commit-Watchers mailing list