mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
Expose PopStateEvent only in Window
This commit is contained in:
parent
bd5ffd2833
commit
1f8106a1dc
5 changed files with 10 additions and 13 deletions
|
@ -3,6 +3,3 @@
|
|||
[The Location interface object should not be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
[The PopStateEvent interface object should not be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -41,7 +41,6 @@ test_interfaces([
|
|||
"PerformanceTiming",
|
||||
"Plugin",
|
||||
"PluginArray",
|
||||
"PopStateEvent",
|
||||
"ProgressEvent",
|
||||
"Request",
|
||||
"Response",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue