Implement the Image NamedConstructor for HTMLImageElement

This commit is contained in:
Joel Teichroeb 2015-05-17 23:47:35 +00:00
parent 012be81eab
commit d33579183a
6 changed files with 53 additions and 53 deletions

View file

@ -168,6 +168,7 @@ var interfaceNamesInGlobalScope = [
"HTMLUnknownElement",
"HTMLVideoElement",
"ImageData",
"Image",
"KeyboardEvent",
"Location",
"MessageEvent",