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

whatwg at whatwg.org whatwg at whatwg.org
Wed Sep 29 11:49:51 PDT 2010


Author: ianh
Date: 2010-09-29 11:49:49 -0700 (Wed, 29 Sep 2010)
New Revision: 5558

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

Modified: complete.html
===================================================================
--- complete.html	2010-09-29 18:47:39 UTC (rev 5557)
+++ complete.html	2010-09-29 18:49:49 UTC (rev 5558)
@@ -89296,9 +89296,9 @@
      <td><code title=attr-body-bgcolor><a href=#attr-body-bgcolor>bgcolor</a></code>
     <tr><td><dfn id=dom-document-linkcolor title=dom-document-linkColor><code>linkColor</code></dfn>
      <td><code title=attr-body-link><a href=#attr-body-link>link</a></code>
-    <tr><td><dfn id=dom-document-vlinkcolor title=dom-document-vLinkColor><code>vLinkColor</code></dfn>
+    <tr><td><dfn id=dom-document-vlinkcolor title=dom-document-vlinkColor><code>vlinkColor</code></dfn>
      <td><code title=attr-body-vlink><a href=#attr-body-vlink>vlink</a></code>
-    <tr><td><dfn id=dom-document-alinkcolor title=dom-document-aLinkColor><code>aLinkColor</code></dfn>
+    <tr><td><dfn id=dom-document-alinkcolor title=dom-document-alinkColor><code>alinkColor</code></dfn>
      <td><code title=attr-body-alink><a href=#attr-body-alink>alink</a></code>
   </table><hr><p>The <dfn id=dom-document-anchors title=dom-document-anchors><code>anchors</code></dfn>
   attribute must return an <code><a href=#htmlcollection>HTMLCollection</a></code> rooted at the

Modified: index
===================================================================
--- index	2010-09-29 18:47:39 UTC (rev 5557)
+++ index	2010-09-29 18:49:49 UTC (rev 5558)
@@ -85210,9 +85210,9 @@
      <td><code title=attr-body-bgcolor><a href=#attr-body-bgcolor>bgcolor</a></code>
     <tr><td><dfn id=dom-document-linkcolor title=dom-document-linkColor><code>linkColor</code></dfn>
      <td><code title=attr-body-link><a href=#attr-body-link>link</a></code>
-    <tr><td><dfn id=dom-document-vlinkcolor title=dom-document-vLinkColor><code>vLinkColor</code></dfn>
+    <tr><td><dfn id=dom-document-vlinkcolor title=dom-document-vlinkColor><code>vlinkColor</code></dfn>
      <td><code title=attr-body-vlink><a href=#attr-body-vlink>vlink</a></code>
-    <tr><td><dfn id=dom-document-alinkcolor title=dom-document-aLinkColor><code>aLinkColor</code></dfn>
+    <tr><td><dfn id=dom-document-alinkcolor title=dom-document-alinkColor><code>alinkColor</code></dfn>
      <td><code title=attr-body-alink><a href=#attr-body-alink>alink</a></code>
   </table><hr><p>The <dfn id=dom-document-anchors title=dom-document-anchors><code>anchors</code></dfn>
   attribute must return an <code><a href=#htmlcollection>HTMLCollection</a></code> rooted at the

Modified: source
===================================================================
--- source	2010-09-29 18:47:39 UTC (rev 5557)
+++ source	2010-09-29 18:49:49 UTC (rev 5558)
@@ -102044,10 +102044,10 @@
      <td><dfn title="dom-document-linkColor"><code>linkColor</code></dfn>
      <td><code title="attr-body-link">link</code>
     <tr>
-     <td><dfn title="dom-document-vLinkColor"><code>vLinkColor</code></dfn>
+     <td><dfn title="dom-document-vlinkColor"><code>vlinkColor</code></dfn>
      <td><code title="attr-body-vlink">vlink</code>
     <tr>
-     <td><dfn title="dom-document-aLinkColor"><code>aLinkColor</code></dfn>
+     <td><dfn title="dom-document-alinkColor"><code>alinkColor</code></dfn>
      <td><code title="attr-body-alink">alink</code>
   </table>
 




More information about the Commit-Watchers mailing list