Skip to content

Commit

Permalink
Point to HTML for DOMStringList
Browse files Browse the repository at this point in the history
Per whatwg/html#2192 it's now in HTML.
  • Loading branch information
zcorpan authored and annevk committed Jan 13, 2017
1 parent e8a9f67 commit 3fde24e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9586,6 +9586,8 @@ These are the changes made to the features described in
{{DOMString}}, {{DOMException}}, and
{{DOMTimeStamp}} are now defined in Web IDL.

<p id=domstringlist>{{DOMStringList}} is now defined in HTML.

{{Node}} now inherits from {{EventTarget}}.

<a>Nodes</a> are implicitly
Expand Down Expand Up @@ -9625,7 +9627,6 @@ Interfaces:
<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

0 comments on commit 3fde24e

Please sign in to comment.