mirror of
https://github.com/servo/servo.git
synced 2025-10-03 10:09:20 +01:00
Expose HashChangeEvent only in Window
This commit is contained in:
parent
ee1ff1d385
commit
2221203359
5 changed files with 10 additions and 13 deletions
|
@ -6,9 +6,6 @@
|
|||
[The PopStateEvent interface object should not be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
[The HashChangeEvent interface object should not be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
[The PageTransitionEvent interface object should not be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -29,7 +29,6 @@ test_interfaces([
|
|||
"FileReader",
|
||||
"FileReaderSync",
|
||||
"FormData",
|
||||
"HashChangeEvent",
|
||||
"Headers",
|
||||
"History",
|
||||
"ImageData",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue