Implement Window.postMessage for same-origin windows.

This commit is contained in:
Josh Matthews 2016-05-12 14:04:08 -04:00 committed by Ms2ger
parent 1837fcbedd
commit f152bc3b06
83 changed files with 192 additions and 383 deletions

View file

@ -1,6 +0,0 @@
[001.html]
type: testharness
expected: TIMEOUT
[Cross-origin navigation started from unload handler]
expected: TIMEOUT

View file

@ -1,6 +0,0 @@
[002.html]
type: testharness
expected: TIMEOUT
[Multiple simultaneous navigations]
expected: TIMEOUT

View file

@ -2,5 +2,5 @@
type: testharness
expected: TIMEOUT
[Navigation from unload whilst traversing history]
expected: NOTRUN
expected: TIMEOUT

View file

@ -2,5 +2,5 @@
type: testharness
expected: TIMEOUT
[Navigation from unload whilst traversing cross-origin history]
expected: NOTRUN
expected: TIMEOUT

View file

@ -2,5 +2,5 @@
type: testharness
expected: TIMEOUT
[Child document navigating parent via location ]
expected: NOTRUN
expected: TIMEOUT

View file

@ -2,5 +2,5 @@
type: testharness
expected: TIMEOUT
[Child document navigating parent via submit ]
expected: NOTRUN
expected: TIMEOUT

View file

@ -1,6 +1,5 @@
[navigation_unload_same_origin.html]
type: testharness
expected: TIMEOUT
[Same-origin navigation started from unload handler]
expected: TIMEOUT
expected: FAIL

View file

@ -2,5 +2,5 @@
type: testharness
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: NOTRUN
expected: TIMEOUT