html5/spec Overview.html,1.4320,1.4321

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv3663

Modified Files:
	Overview.html 
Log Message:
revert earlier change here based on updated information (whatwg r5418)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4320
retrieving revision 1.4321
diff -u -d -r1.4320 -r1.4321
--- Overview.html	7 Sep 2010 08:14:29 -0000	1.4320
+++ Overview.html	7 Sep 2010 08:21:10 -0000	1.4321
@@ -9391,6 +9391,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>
@@ -9449,7 +9453,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>,

Received on Tuesday, 7 September 2010 08:21:16 UTC