implement "has event listener", plug into (before)unload

This commit is contained in:
Gregory Terzian 2018-04-27 13:35:53 +08:00
parent 427eaed535
commit 29d1cf6270
9 changed files with 66 additions and 56 deletions

View file

@ -1,6 +0,0 @@
[001.html]
type: testharness
expected: TIMEOUT
[pageshow event from traversal]
expected: TIMEOUT

View file

@ -1,3 +1,3 @@
[window-name-after-cross-origin-main-frame-navigation.sub.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,6 +0,0 @@
[window-name-after-cross-origin-sub-frame-navigation.sub.html]
type: testharness
expected: TIMEOUT
[Test that the window name is correct]
expected: NOTRUN

View file

@ -1,3 +1,3 @@
[window-name-after-same-origin-main-frame-navigation.sub.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,6 +0,0 @@
[window-name-after-same-origin-sub-frame-navigation.sub.html]
type: testharness
expected: TIMEOUT
[Test that the window name is correct]
expected: NOTRUN

View file

@ -0,0 +1,4 @@
[assign_after_load.html]
type: testharness
[Assignment to location after document is completely loaded]
expected: FAIL