[html5] r6634 - [e] (0) revert r6610 per chair request

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 5 10:36:56 PDT 2011


Author: ianh
Date: 2011-10-05 10:36:55 -0700 (Wed, 05 Oct 2011)
New Revision: 6634

Modified:
   complete.html
   index
   source
Log:
[e] (0) revert r6610 per chair request

Modified: complete.html
===================================================================
--- complete.html	2011-10-05 17:28:30 UTC (rev 6633)
+++ complete.html	2011-10-05 17:36:55 UTC (rev 6634)
@@ -12430,7 +12430,7 @@
 
    <tbody><tr><td><code><a href=#the-a-element>a</a></code> element that creates a <a href=#hyperlink>hyperlink</a>
      <td><code title=attr-aria-role-link>link</code> role
-     <td>Role must be either <code title=attr-aria-role-link>link</code>, <code title=attr-aria-role-menuitem>menuitem</code>, or <code title=attr-aria-role-tab>tab</code>
+     <td>Role must be either <code title=attr-aria-role-link>link</code>, <code title=attr-aria-role-button>button</code><!--!-->, <code title=attr-aria-role-checkbox>checkbox</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code>, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code>, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
     <tr><td><code><a href=#the-address-element>address</a></code> element
      <td><a href=#concept-role-none title=concept-role-none>No role</a>

Modified: index
===================================================================
--- index	2011-10-05 17:28:30 UTC (rev 6633)
+++ index	2011-10-05 17:36:55 UTC (rev 6634)
@@ -12430,7 +12430,7 @@
 
    <tbody><tr><td><code><a href=#the-a-element>a</a></code> element that creates a <a href=#hyperlink>hyperlink</a>
      <td><code title=attr-aria-role-link>link</code> role
-     <td>Role must be either <code title=attr-aria-role-link>link</code>, <code title=attr-aria-role-menuitem>menuitem</code>, or <code title=attr-aria-role-tab>tab</code>
+     <td>Role must be either <code title=attr-aria-role-link>link</code>, <code title=attr-aria-role-button>button</code><!--!-->, <code title=attr-aria-role-checkbox>checkbox</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code>, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code>, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
     <tr><td><code><a href=#the-address-element>address</a></code> element
      <td><a href=#concept-role-none title=concept-role-none>No role</a>

Modified: source
===================================================================
--- source	2011-10-05 17:28:30 UTC (rev 6633)
+++ source	2011-10-05 17:36:55 UTC (rev 6634)
@@ -12919,7 +12919,7 @@
     <tr>
      <td><code>a</code> element that creates a <span>hyperlink</span>
      <td><code title="attr-aria-role-link">link</code> role
-     <td>Role must be either <code title="attr-aria-role-link">link</code>, <code title="attr-aria-role-menuitem">menuitem</code>, or <code title="attr-aria-role-tab">tab</code>
+     <td>Role must be either <code title="attr-aria-role-link">link</code>, <code title="attr-aria-role-button">button</code><!--!-->, <code title="attr-aria-role-checkbox">checkbox</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code>, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
 
     <tr>
      <td><code>address</code> element




More information about the Commit-Watchers mailing list