html5/spec Overview.html,1.4440,1.4441

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

Modified Files:
	Overview.html 
Log Message:
typo (whatwg r5558)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4440
retrieving revision 1.4441
diff -u -d -r1.4440 -r1.4441
--- Overview.html	29 Sep 2010 18:47:47 -0000	1.4440
+++ Overview.html	29 Sep 2010 18:49:56 -0000	1.4441
@@ -65341,9 +65341,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

Received on Wednesday, 29 September 2010 18:50:02 UTC