Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point to HTML for DOMStringList #385

Merged
merged 2 commits into from Jan 13, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 2 additions & 4 deletions dom.bs
Expand Up @@ -9579,6 +9579,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 @@ -9627,10 +9629,6 @@ Interfaces:
<li><dfn><code>UserDataHandler</code></dfn>
</ul>

<p id=domstringlist>The {{DOMStringList}} interface was previously defined in
<cite>DOM Level 3 Core</cite>, but is now defined in <cite>Indexed Database API</cite>.
[[INDEXEDDB]]

Interface members:
<dl>
<dt>{{Node}}
Expand Down