Expose PageTransitionEvent only in Window

This commit is contained in:
Anthony Ramine 2017-01-21 01:26:19 +01:00
parent ba0bf3a066
commit bd5ffd2833
5 changed files with 10 additions and 13 deletions

View file

@ -6,6 +6,3 @@
[The PopStateEvent interface object should not be exposed.]
expected: FAIL
[The PageTransitionEvent interface object should not be exposed.]
expected: FAIL

View file

@ -37,7 +37,6 @@ test_interfaces([
"MessageEvent",
"MimeType",
"MimeTypeArray",
"PageTransitionEvent",
"Performance",
"PerformanceTiming",
"Plugin",