blob: f381a58f42d9765e1ea5ecdca63bd8953c808e22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[navigate-top-to-aboutblank.https.html]
expected:
if (os == "android") and fission: [OK, ERROR, TIMEOUT, CRASH]
if (os == "android") and not fission: [OK, ERROR, TIMEOUT, CRASH]
[OK, TIMEOUT, CRASH]
[Navigate top to about:blank from iframe with opener COOP: |header(Cross-Origin-Opener-Policy,same-origin), iframe origin: https://www1.web-platform.test:8443]
expected: FAIL
[Navigate top to about:blank from iframe with opener COOP: |header(Cross-Origin-Opener-Policy,same-origin), iframe origin: https://web-platform.test:8443]
expected: FAIL
[Navigate top to about:blank from iframe with opener COOP: |header(Cross-Origin-Opener-Policy,same-origin-allow-popups), iframe origin: https://www1.web-platform.test:8443]
expected: FAIL
|