mirror of
https://github.com/servo/servo.git
synced 2025-09-22 04:40:09 +01:00
make auxiliary browsing-context script-closeable
This commit is contained in:
parent
a0082c57c8
commit
fee5428316
4 changed files with 3 additions and 19 deletions
|
@ -1,5 +0,0 @@
|
|||
[opener-closed.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[An auxiliary browsing context should report `null` for `window.opener` when that browsing context is discarded]
|
||||
expected: CRASH
|
|
@ -1,5 +0,0 @@
|
|||
[opener-noopener.html]
|
||||
type: testharness
|
||||
[Auxiliary browsing context created via `window.open` setting `noopener` should report `window.opener` `null`]
|
||||
expected: FAIL
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[choose-_self-001.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[The current browsing context must be chosen if the given name is "_self"]
|
||||
expected: TIMEOUT
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue