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

whatwg at whatwg.org whatwg at whatwg.org
Thu Mar 3 17:48:27 PST 2011


Author: ianh
Date: 2011-03-03 17:48:25 -0800 (Thu, 03 Mar 2011)
New Revision: 5939

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	2011-03-04 01:33:00 UTC (rev 5938)
+++ complete.html	2011-03-04 01:48:25 UTC (rev 5939)
@@ -11664,7 +11664,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-img>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-ol-element>ol</a></code> element
      <td><code title=attr-aria-role-list>list</code> role

Modified: index
===================================================================
--- index	2011-03-04 01:33:00 UTC (rev 5938)
+++ index	2011-03-04 01:48:25 UTC (rev 5939)
@@ -11644,7 +11644,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-img>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-ol-element>ol</a></code> element
      <td><code title=attr-aria-role-list>list</code> role

Modified: source
===================================================================
--- source	2011-03-04 01:33:00 UTC (rev 5938)
+++ source	2011-03-04 01:48:25 UTC (rev 5939)
@@ -12068,7 +12068,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-img">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>ol</code> element




More information about the Commit-Watchers mailing list