mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Implement the Image NamedConstructor for HTMLImageElement
This commit is contained in:
parent
012be81eab
commit
d33579183a
6 changed files with 53 additions and 53 deletions
|
@ -168,6 +168,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"HTMLUnknownElement",
|
||||
"HTMLVideoElement",
|
||||
"ImageData",
|
||||
"Image",
|
||||
"KeyboardEvent",
|
||||
"Location",
|
||||
"MessageEvent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue