Skip to content

Commit

Permalink
Add DOMTokenList to collections (#1728)
Browse files Browse the repository at this point in the history
  • Loading branch information
whimboo authored Mar 21, 2023
1 parent 231c5fb commit a65f9fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6477,6 +6477,7 @@ <h3>Executing Script</h3>
<ul>
<li><a>initial value</a> of the <code>toString</code> <a>own property</a> is "<code>Arguments</code>"
<li>instance of {{Array}}
<li>instance of {{DOMTokenList}}
<li>instance of {{FileList}}
<li>instance of {{HTMLAllCollection}}
<li>instance of {{HTMLCollection}}
Expand Down

0 comments on commit a65f9fb

Please sign in to comment.