mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Extending the original set from #36402 since there are additional tests relevant to the work happening in #36409 and #36363. Testing: New tests in CI. Fixes: Part of https://github.com/servo/servo/issues/4577 Signed-off-by: Josh Matthews <josh@joshmatthews.net>
12 lines
283 B
INI
Vendored
12 lines
283 B
INI
Vendored
[window.html]
|
|
[window.open() inherits policy.]
|
|
expected: FAIL
|
|
|
|
[`document.write` into `window.open()` inherits policy.]
|
|
expected: FAIL
|
|
|
|
[window.open('blob:...') inherits policy.]
|
|
expected: FAIL
|
|
|
|
[window.open('javascript:...') inherits policy.]
|
|
expected: FAIL
|