mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Implement dissimilar-origin window.parent and window.top.
This commit is contained in:
parent
0b590aeed7
commit
6bcb5f68be
9 changed files with 207 additions and 87 deletions
|
@ -1,6 +0,0 @@
|
|||
[navigation_unload_data_url.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Same-origin navigation started from unload handler]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
[origin-of-data-document.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[The origin of a 'data:' document in a frame is opaque.]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[cross-origin-objects.html]
|
||||
type: testharness
|
||||
[Parentage of cross-origin windows]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue