[html5] r8627 - [e] (0) typo in references to other specs Affected topics: DOM APIs
whatwg at whatwg.org
whatwg at whatwg.org
Mon May 12 15:25:56 PDT 2014
Author: ianh
Date: 2014-05-12 15:25:54 -0700 (Mon, 12 May 2014)
New Revision: 8627
Modified:
complete.html
index
source
Log:
[e] (0) typo in references to other specs
Affected topics: DOM APIs
Modified: complete.html
===================================================================
--- complete.html 2014-05-09 22:12:01 UTC (rev 8626)
+++ complete.html 2014-05-12 22:25:54 UTC (rev 8627)
@@ -290,7 +290,7 @@
</script><body onload=init()>
<header class="head with-buttons" id=head><p><a href=//www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 9 May 2014</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 12 May 2014</h2>
</hgroup><div>
<div>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
@@ -3700,7 +3700,7 @@
<li><dfn id=text><code>Text</code></dfn> interface</li>
<li><dfn id=htmlcollection><code>HTMLCollection</code></dfn> interface</li>
- <li><dfn id=dom-htmlcollection-item title=dom-HTMLCollection-item><code>item()</code> method</dfn>
+ <li><dfn id=dom-htmlcollection-item title=dom-HTMLCollection-item><code>item()</code></dfn> method</li>
<li>The terms <dfn id=collections>collections</dfn> and <dfn id=represented-by-the-collection>represented by the collection</dfn></li>
<li><dfn id=domtokenlist><code>DOMTokenList</code></dfn> interface</li>
Modified: index
===================================================================
--- index 2014-05-09 22:12:01 UTC (rev 8626)
+++ index 2014-05-12 22:25:54 UTC (rev 8627)
@@ -290,7 +290,7 @@
</script><body onload=init()>
<header class="head with-buttons" id=head><p><a href=//www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 9 May 2014</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 12 May 2014</h2>
</hgroup><div>
<div>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
@@ -3700,7 +3700,7 @@
<li><dfn id=text><code>Text</code></dfn> interface</li>
<li><dfn id=htmlcollection><code>HTMLCollection</code></dfn> interface</li>
- <li><dfn id=dom-htmlcollection-item title=dom-HTMLCollection-item><code>item()</code> method</dfn>
+ <li><dfn id=dom-htmlcollection-item title=dom-HTMLCollection-item><code>item()</code></dfn> method</li>
<li>The terms <dfn id=collections>collections</dfn> and <dfn id=represented-by-the-collection>represented by the collection</dfn></li>
<li><dfn id=domtokenlist><code>DOMTokenList</code></dfn> interface</li>
Modified: source
===================================================================
--- source 2014-05-09 22:12:01 UTC (rev 8626)
+++ source 2014-05-12 22:25:54 UTC (rev 8627)
@@ -2428,7 +2428,7 @@
<li><dfn><code>Text</code></dfn> interface</li>
<li><dfn><code>HTMLCollection</code></dfn> interface</li>
- <li><dfn data-x="dom-HTMLCollection-item"><code>item()</code> method</dfn>
+ <li><dfn data-x="dom-HTMLCollection-item"><code>item()</code></dfn> method</li>
<li>The terms <dfn>collections</dfn> and <dfn>represented by the collection</dfn></li>
<li><dfn><code>DOMTokenList</code></dfn> interface</li>
More information about the Commit-Watchers
mailing list