[html5] r4679 - [e] (0) Correct the xrefs and update the IDL. Fixing http://www.w3.org/Bugs/Publ [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Feb 5 18:28:20 PST 2010


Author: ianh
Date: 2010-02-05 18:28:18 -0800 (Fri, 05 Feb 2010)
New Revision: 4679

Modified:
   complete.html
   index
   source
Log:
[e] (0) Correct the xrefs and update the IDL.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8710

Modified: complete.html
===================================================================
--- complete.html	2010-02-06 02:04:47 UTC (rev 4678)
+++ complete.html	2010-02-06 02:28:18 UTC (rev 4679)
@@ -15782,6 +15782,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>;
@@ -15878,7 +15880,7 @@
 
   </ol></div>
 
-  <dl class=domintro><dt><var title="">option</var> . <code title=dom-option-text><a href=#dom-option-text>text</a></code></dt>
+  <dl class=domintro><dt><var title="">a</var> . <code title=dom-a-text><a href=#dom-a-text>text</a></code></dt>
 
    <dd>
 

Modified: index
===================================================================
--- index	2010-02-06 02:04:47 UTC (rev 4678)
+++ index	2010-02-06 02:28:18 UTC (rev 4679)
@@ -15681,6 +15681,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>;
@@ -15777,7 +15779,7 @@
 
   </ol></div>
 
-  <dl class=domintro><dt><var title="">option</var> . <code title=dom-option-text><a href=#dom-option-text>text</a></code></dt>
+  <dl class=domintro><dt><var title="">a</var> . <code title=dom-a-text><a href=#dom-a-text>text</a></code></dt>
 
    <dd>
 

Modified: source
===================================================================
--- source	2010-02-06 02:04:47 UTC (rev 4678)
+++ source	2010-02-06 02:28:18 UTC (rev 4679)
@@ -16697,6 +16697,8 @@
            attribute DOMString <span title="dom-a-hreflang">hreflang</span>;
            attribute DOMString <span title="dom-a-type">type</span>;
 
+           attribute DOMString <span title="dom-a-text">text</span>;
+
   // <span>URL decomposition IDL attributes</span>
            attribute DOMString <span title="dom-a-protocol">protocol</span>;
            attribute DOMString <span title="dom-a-host">host</span>;
@@ -16826,7 +16828,7 @@
 
   <dl class="domintro">
 
-   <dt><var title="">option</var> . <code title="dom-option-text">text</code></dt>
+   <dt><var title="">a</var> . <code title="dom-a-text">text</code></dt>
 
    <dd>
 




More information about the Commit-Watchers mailing list