[html5] r5423 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10486

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 7 10:16:07 PDT 2010


Author: ianh
Date: 2010-09-07 10:16:03 -0700 (Tue, 07 Sep 2010)
New Revision: 5423

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

Modified: complete.html
===================================================================
--- complete.html	2010-09-07 17:13:38 UTC (rev 5422)
+++ complete.html	2010-09-07 17:16:03 UTC (rev 5423)
@@ -10866,7 +10866,7 @@
 
     <tr><td><code><a href=#the-embed-element>embed</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-image>image</code>
+     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-img>img</code>
 
     <tr><td><code><a href=#the-footer-element>footer</a></code> element
      <td>No role
@@ -10878,7 +10878,7 @@
 
     <tr><td><code><a href=#the-iframe-element>iframe</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-image>image</code>
+     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-img>img</code>
 
     <tr><td><code><a href=#the-img-element>img</a></code> element whose <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code> attribute's value is absent
      <td><code title=attr-aria-role-img>img</code> role
@@ -10898,7 +10898,7 @@
 
     <tr><td><code><a href=#the-object-element>object</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-image>image</code>
+     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-img>image</code>
 
     <tr><td><code><a href=#the-ol-element>ol</a></code> element
      <td><code title=attr-aria-role-list>list</code> role

Modified: index
===================================================================
--- index	2010-09-07 17:13:38 UTC (rev 5422)
+++ index	2010-09-07 17:16:03 UTC (rev 5423)
@@ -10843,7 +10843,7 @@
 
     <tr><td><code><a href=#the-embed-element>embed</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-image>image</code>
+     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-img>img</code>
 
     <tr><td><code><a href=#the-footer-element>footer</a></code> element
      <td>No role
@@ -10855,7 +10855,7 @@
 
     <tr><td><code><a href=#the-iframe-element>iframe</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-image>image</code>
+     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-img>img</code>
 
     <tr><td><code><a href=#the-img-element>img</a></code> element whose <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code> attribute's value is absent
      <td><code title=attr-aria-role-img>img</code> role
@@ -10875,7 +10875,7 @@
 
     <tr><td><code><a href=#the-object-element>object</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-image>image</code>
+     <td>If specified, role must be either <code title=attr-aria-role-application>application</code>, <code title=attr-aria-role-document>document</code>, or <code title=attr-aria-role-img>image</code>
 
     <tr><td><code><a href=#the-ol-element>ol</a></code> element
      <td><code title=attr-aria-role-list>list</code> role

Modified: source
===================================================================
--- source	2010-09-07 17:13:38 UTC (rev 5422)
+++ source	2010-09-07 17:16:03 UTC (rev 5423)
@@ -11203,7 +11203,7 @@
     <tr>
      <td><code>embed</code> element
      <td>No role
-     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
 
     <tr>
      <td><code>footer</code> element
@@ -11218,7 +11218,7 @@
     <tr>
      <td><code>iframe</code> element
      <td>No role
-     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
 
     <tr>
      <td><code>img</code> element whose <code title="attr-img-alt">alt</code> attribute's value is absent
@@ -11243,7 +11243,7 @@
     <tr>
      <td><code>object</code> element
      <td>No role
-     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">image</code>
 
     <tr>
      <td><code>ol</code> element




More information about the Commit-Watchers mailing list