[html5] r5418 - [giow] (1) revert earlier change here based on updated information Fixing http:/ [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 7 01:21:06 PDT 2010


Author: ianh
Date: 2010-09-07 01:21:04 -0700 (Tue, 07 Sep 2010)
New Revision: 5418

Modified:
   complete.html
   index
   source
Log:
[giow] (1) revert earlier change here based on updated information
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10447

Modified: complete.html
===================================================================
--- complete.html	2010-09-07 08:14:24 UTC (rev 5417)
+++ complete.html	2010-09-07 08:21:04 UTC (rev 5418)
@@ -10891,6 +10891,10 @@
      <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>
@@ -10949,7 +10953,6 @@
     <code><a href=#the-link-element>link</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>),
     <code><a href=#the-map-element>map</a></code>,
     <code><a href=#the-mark-element>mark</a></code>,
-    <code><a href=#the-output-element>output</a></code>,
     <code><a href=#the-p-element>p</a></code>,
     <code><a href=#the-pre-element>pre</a></code>,
     <code><a href=#the-q-element>q</a></code>,

Modified: index
===================================================================
--- index	2010-09-07 08:14:24 UTC (rev 5417)
+++ index	2010-09-07 08:21:04 UTC (rev 5418)
@@ -10868,6 +10868,10 @@
      <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>
@@ -10926,7 +10930,6 @@
     <code><a href=#the-link-element>link</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>),
     <code><a href=#the-map-element>map</a></code>,
     <code><a href=#the-mark-element>mark</a></code>,
-    <code><a href=#the-output-element>output</a></code>,
     <code><a href=#the-p-element>p</a></code>,
     <code><a href=#the-pre-element>pre</a></code>,
     <code><a href=#the-q-element>q</a></code>,

Modified: source
===================================================================
--- source	2010-09-07 08:14:24 UTC (rev 5417)
+++ source	2010-09-07 08:21:04 UTC (rev 5418)
@@ -11234,6 +11234,11 @@
      <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>
@@ -11298,7 +11303,6 @@
     <code>link</code> (unless it creates a <span>hyperlink</span>),
     <code>map</code>,
     <code>mark</code>,
-    <code>output</code>,
     <code>p</code>,
     <code>pre</code>,
     <code>q</code>,




More information about the Commit-Watchers mailing list