File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5796,13 +5796,13 @@ <h3>Executing Script</h3>
5796
5796
5797
5797
< ul >
5798
5798
< li > < a > initial value</ a > of the < code > toString</ code > < a > own property</ a > is < code > Arguments</ code >
5799
- < li > type is < a > Array</ a >
5800
- < li > type is < a > < code > FileList</ code > </ a >
5801
- < li > type is < a > < code > HTMLAllCollection</ code > </ a >
5802
- < li > type is < a > < code > HTMLCollection</ code > </ a >
5803
- < li > type is < a > < code > HTMLFormControlsCollection</ code > </ a >
5804
- < li > type is < a > < code > HTMLOptionsCollection</ code > </ a >
5805
- < li > type is < a > < code > NodeList</ code > </ a >
5799
+ < li > instance of < a > Array</ a >
5800
+ < li > instance of < a > < code > FileList</ code > </ a >
5801
+ < li > instance of < a > < code > HTMLAllCollection</ code > </ a >
5802
+ < li > instance of < a > < code > HTMLCollection</ code > </ a >
5803
+ < li > instance of < a > < code > HTMLFormControlsCollection</ code > </ a >
5804
+ < li > instance of < a > < code > HTMLOptionsCollection</ code > </ a >
5805
+ < li > instance of < a > < code > NodeList</ code > </ a >
5806
5806
</ ul >
5807
5807
5808
5808
< p >
You can’t perform that action at this time.
0 commit comments