html5/spec Overview.html,1.3732,1.3733

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

Modified Files:
	Overview.html 
Log Message:
Correct the xrefs and update the IDL. (whatwg r4679)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3732
retrieving revision 1.3733
diff -u -d -r1.3732 -r1.3733
--- Overview.html	6 Feb 2010 02:04:52 -0000	1.3732
+++ Overview.html	6 Feb 2010 02:28:24 -0000	1.3733
@@ -13625,6 +13625,8 @@
            attribute DOMString <a href="#dom-a-hreflang" title="dom-a-hreflang">hreflang</a>;
            attribute DOMString <a href="#dom-a-type" title="dom-a-type">type</a>;
 
+           attribute DOMString <a href="#dom-a-text" title="dom-a-text">text</a>;
+
   // <a href="#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>
            attribute DOMString <a href="#dom-a-protocol" title="dom-a-protocol">protocol</a>;
            attribute DOMString <a href="#dom-a-host" title="dom-a-host">host</a>;
@@ -13709,7 +13711,7 @@
    suffix</a></var>, then take that into account when following the
    hyperlink.</li>
 
-  </ol></div><dl class="domintro"><dt><var title="">option</var> . <code title="dom-option-text"><a href="#dom-option-text">text</a></code></dt>
+  </ol></div><dl class="domintro"><dt><var title="">a</var> . <code title="dom-a-text"><a href="#dom-a-text">text</a></code></dt>
 
    <dd>
 

Received on Saturday, 6 February 2010 02:28:29 UTC