[html5] r5365 - [giow] (1) apparently role=status means something else Fixing http://www.w3.org/ [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Aug 26 12:32:50 PDT 2010


Author: ianh
Date: 2010-08-26 12:32:49 -0700 (Thu, 26 Aug 2010)
New Revision: 5365

Modified:
   complete.html
   index
   source
Log:
[giow] (1) apparently role=status means something else
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10447

Modified: complete.html
===================================================================
--- complete.html	2010-08-26 19:30:58 UTC (rev 5364)
+++ complete.html	2010-08-26 19:32:49 UTC (rev 5365)
@@ -10918,10 +10918,6 @@
      <td><code title=attr-aria-role-list>list</code> role
      <td>Role must be either <code title=attr-aria-role-list>list</code>, <code title=attr-aria-role-tree>tree</code>, or <code title=attr-aria-role-directory>directory</code>
 
-    <tr><td><code><a href=#the-output-element>output</a></code> element
-     <td><code title=attr-aria-role-status>status</code> role
-     <td>No restrictions
-
     <tr><td><code><a href=#the-section-element>section</a></code> element
      <td><code title=attr-aria-role-region>region</code> role
      <td>Role must be either <code title=attr-aria-role-region>region</code>, <code title=attr-aria-role-document>document</code>, <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-contentinfo>contentinfo</code> (ARIA restricts usage of this role to one per page), <code title=attr-aria-role-main>main</code> (ARIA restricts usage of this role to one per page), <code title=attr-aria-role-search>search</code>, <code title=attr-aria-role-alert>alert</code>, <code title=attr-aria-role-dialog>dialog</code>, <code title=attr-aria-role-alertdialog>alertdialog</code>, <code title=attr-aria-role-status>status</code>, or <code title=attr-aria-role-log>log</code>
@@ -10980,6 +10976,7 @@
     <li><code><a href=#the-link-element>link</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>)
     <li><code><a href=#the-map-element>map</a></code>
     <li><code><a href=#the-mark-element>mark</a></code>
+    <li><code><a href=#the-output-element>output</a></code>
     <li><code><a href=#the-p-element>p</a></code>
     <li><code><a href=#the-pre-element>pre</a></code>
     <li><code><a href=#the-q-element>q</a></code>

Modified: index
===================================================================
--- index	2010-08-26 19:30:58 UTC (rev 5364)
+++ index	2010-08-26 19:32:49 UTC (rev 5365)
@@ -10840,10 +10840,6 @@
      <td><code title=attr-aria-role-list>list</code> role
      <td>Role must be either <code title=attr-aria-role-list>list</code>, <code title=attr-aria-role-tree>tree</code>, or <code title=attr-aria-role-directory>directory</code>
 
-    <tr><td><code><a href=#the-output-element>output</a></code> element
-     <td><code title=attr-aria-role-status>status</code> role
-     <td>No restrictions
-
     <tr><td><code><a href=#the-section-element>section</a></code> element
      <td><code title=attr-aria-role-region>region</code> role
      <td>Role must be either <code title=attr-aria-role-region>region</code>, <code title=attr-aria-role-document>document</code>, <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-contentinfo>contentinfo</code> (ARIA restricts usage of this role to one per page), <code title=attr-aria-role-main>main</code> (ARIA restricts usage of this role to one per page), <code title=attr-aria-role-search>search</code>, <code title=attr-aria-role-alert>alert</code>, <code title=attr-aria-role-dialog>dialog</code>, <code title=attr-aria-role-alertdialog>alertdialog</code>, <code title=attr-aria-role-status>status</code>, or <code title=attr-aria-role-log>log</code>
@@ -10902,6 +10898,7 @@
     <li><code><a href=#the-link-element>link</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>)
     <li><code><a href=#the-map-element>map</a></code>
     <li><code><a href=#the-mark-element>mark</a></code>
+    <li><code><a href=#the-output-element>output</a></code>
     <li><code><a href=#the-p-element>p</a></code>
     <li><code><a href=#the-pre-element>pre</a></code>
     <li><code><a href=#the-q-element>q</a></code>

Modified: source
===================================================================
--- source	2010-08-26 19:30:58 UTC (rev 5364)
+++ source	2010-08-26 19:32:49 UTC (rev 5365)
@@ -11200,11 +11200,6 @@
      <td>Role must be either <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-tree">tree</code>, or <code title="attr-aria-role-directory">directory</code>
 
     <tr>
-     <td><code>output</code> element
-     <td><code title="attr-aria-role-status">status</code> role
-     <td>No restrictions
-
-    <tr>
      <td><code>section</code> element
      <td><code title="attr-aria-role-region">region</code> role
      <td>Role must be either <code title="attr-aria-role-region">region</code>, <code title="attr-aria-role-document">document</code>, <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-contentinfo">contentinfo</code> (ARIA restricts usage of this role to one per page), <code title="attr-aria-role-main">main</code> (ARIA restricts usage of this role to one per page), <code title="attr-aria-role-search">search</code>, <code title="attr-aria-role-alert">alert</code>, <code title="attr-aria-role-dialog">dialog</code>, <code title="attr-aria-role-alertdialog">alertdialog</code>, <code title="attr-aria-role-status">status</code>, or <code title="attr-aria-role-log">log</code>
@@ -11269,6 +11264,7 @@
     <li><code>link</code> (unless it creates a <span>hyperlink</span>)
     <li><code>map</code>
     <li><code>mark</code>
+    <li><code>output</code>
     <li><code>p</code>
     <li><code>pre</code>
     <li><code>q</code>




More information about the Commit-Watchers mailing list