mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
64 lines
1.4 KiB
INI
64 lines
1.4 KiB
INI
[window-open-noopener.html]
|
|
type: testharness
|
|
[window.open() with 'noopener' should not reuse existing target]
|
|
expected: FAIL
|
|
|
|
[noopener needs to be present as a token on its own]
|
|
expected: NOTRUN
|
|
|
|
[noopener needs to be present as a token on its own again]
|
|
expected: NOTRUN
|
|
|
|
[noopener needs to be present as a token on its own yet again]
|
|
expected: NOTRUN
|
|
|
|
[Trailing noopener should work]
|
|
expected: NOTRUN
|
|
|
|
[Leading noopener should work]
|
|
expected: NOTRUN
|
|
|
|
[Interior noopener should work]
|
|
expected: NOTRUN
|
|
|
|
[noopener window.open targeting _self]
|
|
expected: NOTRUN
|
|
|
|
|
|
[window-open-noopener.html?_parent]
|
|
[noopener window.open targeting _parent]
|
|
expected: FAIL
|
|
|
|
|
|
[window-open-noopener.html?_top]
|
|
[noopener window.open targeting _top]
|
|
expected: FAIL
|
|
|
|
|
|
[window-open-noopener.html?indexed]
|
|
[window.open() with 'noopener' should not reuse existing target]
|
|
expected: FAIL
|
|
|
|
[noopener needs to be present as a token on its own]
|
|
expected: NOTRUN
|
|
|
|
[noopener needs to be present as a token on its own again]
|
|
expected: NOTRUN
|
|
|
|
[noopener needs to be present as a token on its own yet again]
|
|
expected: NOTRUN
|
|
|
|
[noopener=true means the same as noopener]
|
|
expected: FAIL
|
|
|
|
|
|
[window-open-noopener.html?_self]
|
|
[noopener window.open targeting _self]
|
|
expected: FAIL
|
|
|
|
[noopener window.open targeting _parent]
|
|
expected: NOTRUN
|
|
|
|
[noopener window.open targeting _top]
|
|
expected: NOTRUN
|