mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
XMLHttpRequestEventTarget should not be [NoInterfaceObject].
This commit is contained in:
parent
afb152a856
commit
abd591b96e
3 changed files with 2 additions and 35 deletions
|
@ -173,6 +173,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"WorkerLocation", // #2823
|
||||
"WorkerNavigator", // #2823
|
||||
"XMLHttpRequest",
|
||||
"XMLHttpRequestEventTarget",
|
||||
"XMLHttpRequestUpload",
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue