[html5] r6046 - [e] (0) apply chair request Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon May 2 14:47:35 PDT 2011


Author: ianh
Date: 2011-05-02 14:47:34 -0700 (Mon, 02 May 2011)
New Revision: 6046

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

Modified: complete.html
===================================================================
--- complete.html	2011-04-29 21:59:40 UTC (rev 6045)
+++ complete.html	2011-05-02 21:47:34 UTC (rev 6046)
@@ -239,7 +239,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 29 April 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 2 May 2011</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -11644,18 +11644,22 @@
   and <code title=attr-aria-*>aria-*</code> attributes on <a href=#html-elements>HTML
   elements</a>, in accordance with the requirements described in
   the ARIA specifications, except where these conflict with the
-  <span>strong native semantics</span> or are equal to the
-  <span>default implied ARIA semantics</span> described below. These
-  exceptions are intended to prevent authors from making assistive
-  technology products report nonsensical states that do not represent
-  the actual state of the document. <a href=#refsARIA>[ARIA]</a></p>
+  <span>strong native semantics</span>
+<!--FORK--><!--bug 11557-->
+  or are equal to the <span>default implied ARIA semantics</span>
+<!--FORK--><!--bug 11557-->
+  described below. These exceptions are intended to prevent authors
+  from making assistive technology products report nonsensical states
+  that do not represent the actual state of the document. <a href=#refsARIA>[ARIA]</a></p>
 
+<!--FORK--><!--bug 11557-->
   <p>Authors must not set the ARIA <code title=attr-aria-role>role</code> and <code title=attr-aria-*>aria-*</code> attributes in a manner that
   conflicts with the semantics described in the following table,
   except that the <code title=attr-aria-role-presentation>presentation</code> role may
   always be used. Authors must not set the ARIA <code title=attr-aria-role>role</code> and <code title=attr-aria-*>aria-*</code> attributes to values that match
   the <span>default implicit ARIA semantics</span> defined in the
   following two tables.</p>
+<!--FORK--><!--bug 11557-->
 
   <div class=impl>
 

Modified: index
===================================================================
--- index	2011-04-29 21:59:40 UTC (rev 6045)
+++ index	2011-05-02 21:47:34 UTC (rev 6046)
@@ -243,7 +243,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 29 April 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 2 May 2011</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -1411,6 +1411,11 @@
    <a href=#fallback-content>fallback content</a>, because of <a href=http://lists.w3.org/Archives/Public/public-html/2011Apr/0452.html>a
    working group decision from April 2011</a>.</li>
 
+   <li>The W3C version is missing a clause that requires conformance
+   checkers to discourage cargo-cult accessibility authoring because
+   of <a href=http://lists.w3.org/Archives/Public/public-html/2011May/0018.html>a
+   working group chair decision from May 2011</a>.</li><!--bug 11557-->
+
   </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>
@@ -11664,18 +11669,22 @@
   and <code title=attr-aria-*>aria-*</code> attributes on <a href=#html-elements>HTML
   elements</a>, in accordance with the requirements described in
   the ARIA specifications, except where these conflict with the
-  <span>strong native semantics</span> or are equal to the
-  <span>default implied ARIA semantics</span> described below. These
-  exceptions are intended to prevent authors from making assistive
-  technology products report nonsensical states that do not represent
-  the actual state of the document. <a href=#refsARIA>[ARIA]</a></p>
+  <span>strong native semantics</span>
+<!--FORK--><!--bug 11557-->
+  or are equal to the <span>default implied ARIA semantics</span>
+<!--FORK--><!--bug 11557-->
+  described below. These exceptions are intended to prevent authors
+  from making assistive technology products report nonsensical states
+  that do not represent the actual state of the document. <a href=#refsARIA>[ARIA]</a></p>
 
+<!--FORK--><!--bug 11557-->
   <p>Authors must not set the ARIA <code title=attr-aria-role>role</code> and <code title=attr-aria-*>aria-*</code> attributes in a manner that
   conflicts with the semantics described in the following table,
   except that the <code title=attr-aria-role-presentation>presentation</code> role may
   always be used. Authors must not set the ARIA <code title=attr-aria-role>role</code> and <code title=attr-aria-*>aria-*</code> attributes to values that match
   the <span>default implicit ARIA semantics</span> defined in the
   following two tables.</p>
+<!--FORK--><!--bug 11557-->
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2011-04-29 21:59:40 UTC (rev 6045)
+++ source	2011-05-02 21:47:34 UTC (rev 6046)
@@ -157,6 +157,12 @@
    href="http://lists.w3.org/Archives/Public/public-html/2011Apr/0452.html">a
    working group decision from April 2011</a>.</li>
 
+   <li>The W3C version is missing a clause that requires conformance
+   checkers to discourage cargo-cult accessibility authoring because
+   of <a
+   href="http://lists.w3.org/Archives/Public/public-html/2011May/0018.html">a
+   working group chair decision from May 2011</a>.</li><!--bug 11557-->
+
   </ul>
 
   <p>Features that are part of HTML (and this specification) but that
@@ -12094,12 +12100,16 @@
   and <code title="attr-aria-*">aria-*</code> attributes on <span>HTML
   elements</span>, in accordance with the requirements described in
   the ARIA specifications, except where these conflict with the
-  <span>strong native semantics</span> or are equal to the
-  <span>default implied ARIA semantics</span> described below. These
-  exceptions are intended to prevent authors from making assistive
-  technology products report nonsensical states that do not represent
-  the actual state of the document. <a href="#refsARIA">[ARIA]</a></p>
+  <span>strong native semantics</span>
+<!--END w3c-html--><!--FORK--><!--bug 11557-->
+  or are equal to the <span>default implied ARIA semantics</span>
+<!--START w3c-html--><!--FORK--><!--bug 11557-->
+  described below. These exceptions are intended to prevent authors
+  from making assistive technology products report nonsensical states
+  that do not represent the actual state of the document. <a
+  href="#refsARIA">[ARIA]</a></p>
 
+<!--END w3c-html--><!--FORK--><!--bug 11557-->
   <p>Authors must not set the ARIA <code
   title="attr-aria-role">role</code> and <code
   title="attr-aria-*">aria-*</code> attributes in a manner that
@@ -12111,6 +12121,7 @@
   title="attr-aria-*">aria-*</code> attributes to values that match
   the <span>default implicit ARIA semantics</span> defined in the
   following two tables.</p>
+<!--START w3c-html--><!--FORK--><!--bug 11557-->
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list