mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Implement DOMStringMap
This commit is contained in:
parent
b50cfa56a9
commit
5c76502b91
5 changed files with 76 additions and 9 deletions
|
@ -67,6 +67,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"DOMImplementation",
|
||||
"DOMParser",
|
||||
"DOMTokenList",
|
||||
"DOMStringMap",
|
||||
"Element",
|
||||
"Event",
|
||||
"EventTarget",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue