Skip to content

Commit

Permalink
List DOMStringList as removed
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Jan 10, 2014
1 parent d282969 commit 67458a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions Overview.src.html
Expand Up @@ -9029,6 +9029,7 @@ <h3>DOM Core</h3>
<li><dfn><code>DOMImplementationSource</code></dfn>
<li><dfn><code>DOMLocator</code></dfn>
<li><dfn><code>DOMObject</code></dfn>
<li><dfn><code>DOMStringList</code></dfn>
<li><dfn><code>DOMUserData</code></dfn>
<li><dfn><code>Entity</code></dfn>
<li><dfn><code>EntityReference</code></dfn>
Expand Down
5 changes: 3 additions & 2 deletions dom-core.html
Expand Up @@ -11,7 +11,7 @@
<p><a class="logo" href="//www.whatwg.org/"><img alt="WHATWG" height="100" src="//resources.whatwg.org/logo-dom.svg" width="100"></a></p>

<h1>DOM</h1>
<h2 class="no-num no-toc" id="living-standard-—-last-updated-6-january-2014">Living Standard — Last Updated 6 January 2014</h2>
<h2 class="no-num no-toc" id="living-standard-—-last-updated-10-january-2014">Living Standard — Last Updated 10 January 2014</h2>

<dl>
<dt>This Version:
Expand Down Expand Up @@ -45,7 +45,7 @@ <h2 class="no-num no-toc" id="living-standard-—-last-updated-6-january-2014">L
<p class="copyright"><a href="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img alt="CC0" src="http://i.creativecommons.org/p/zero/1.0/80x15.png"></a>
To the extent possible under law, the editors have waived all copyright and
related or neighboring rights to this work. In addition, as of
6 January 2014, the editors have made this specification available
10 January 2014, the editors have made this specification available
under the
<a href="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
which is available at
Expand Down Expand Up @@ -9067,6 +9067,7 @@ <h3 id="dom-core"><span class="secno">10.2 </span>DOM Core</h3>
<li><dfn id="domimplementationsource"><code>DOMImplementationSource</code></dfn>
<li><dfn id="domlocator"><code>DOMLocator</code></dfn>
<li><dfn id="domobject"><code>DOMObject</code></dfn>
<li><dfn id="domstringlist"><code>DOMStringList</code></dfn>
<li><dfn id="domuserdata"><code>DOMUserData</code></dfn>
<li><dfn id="entity"><code>Entity</code></dfn>
<li><dfn id="entityreference"><code>EntityReference</code></dfn>
Expand Down

0 comments on commit 67458a2

Please sign in to comment.