mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 873939 followup - remove duplicates in the test_interfaces.html list. r=khuey
This commit is contained in:
parent
5395bf6afe
commit
f679cf8281
@ -121,8 +121,6 @@ var interfaceNamesInGlobalScope =
|
||||
"EventListenerInfo",
|
||||
"EventSource",
|
||||
"EventTarget",
|
||||
"EventTarget",
|
||||
"File",
|
||||
"File",
|
||||
"FileHandle",
|
||||
"FileList",
|
||||
@ -254,7 +252,6 @@ var interfaceNamesInGlobalScope =
|
||||
"MozApplicationEvent",
|
||||
"MozBlobBuilder",
|
||||
"MozBrowserFrame",
|
||||
"MozBrowserFrame",
|
||||
"MozCanvasPrintState",
|
||||
"MozConnection",
|
||||
"MozContactChangeEvent",
|
||||
@ -335,7 +332,6 @@ var interfaceNamesInGlobalScope =
|
||||
"RTCPeerConnection",
|
||||
"RTCSessionDescription",
|
||||
"Screen",
|
||||
"Screen",
|
||||
"ScrollAreaEvent",
|
||||
"Selection",
|
||||
"Serializer",
|
||||
@ -505,7 +501,6 @@ var interfaceNamesInGlobalScope =
|
||||
"UIEvent",
|
||||
"UndoManager",
|
||||
"URL",
|
||||
"URL",
|
||||
"UserDataHandler",
|
||||
"UserProximityEvent",
|
||||
"USSDReceivedEvent",
|
||||
|
Loading…
Reference in New Issue
Block a user