hixie: Correct the xrefs and update the IDL. (whatwg r4679)

hixie: Correct the xrefs and update the IDL. (whatwg r4679)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3732&r2=1.3733&f=h
http://html5.org/tools/web-apps-tracker?from=4678&to=4679

===================================================================
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:29:04 UTC