mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Implement window.parent for iframes.
This commit is contained in:
parent
7e3f504d94
commit
0873e5c8ca
11 changed files with 60 additions and 25 deletions
|
@ -1,3 +1,5 @@
|
|||
[open-url-multi-window-2.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: OK
|
||||
[XMLHttpRequest: open() resolving URLs (multi-Window; 2; evil)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[open-url-multi-window-3.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: OK
|
||||
[XMLHttpRequest: open() resolving URLs (multi-Window; 3; evil)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[open-url-multi-window-4.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: OK
|
||||
[XMLHttpRequest: open() resolving URLs (multi-Window; 4; evil)]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[open-url-multi-window-5.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: OK
|
||||
[XMLHttpRequest: open() resolving URLs (multi-Window; 5)]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[open-url-multi-window.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: OK
|
||||
[XMLHttpRequest: open() resolving URLs (multi-Window; 1)]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue