29 lines
1.6 KiB
INI
29 lines
1.6 KiB
INI
[permissions-policy-header-policy-allowed-for-wildcard.https.sub.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test allowlist is [self wildcard_origin\].]
|
|
expected: FAIL
|
|
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test fullscreen is allowed on same-origin subframe]
|
|
expected: FAIL
|
|
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test fullscreen is allowed on same-origin subframe even with allow attribute]
|
|
expected: FAIL
|
|
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test fullscreen is disallowed on cross-origin subframe]
|
|
expected: FAIL
|
|
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test fullscreen is allowed on cross-origin subframe allow attribute]
|
|
expected: FAIL
|
|
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test fullscreen is disallowed on another cross-origin subframe]
|
|
expected: FAIL
|
|
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test fullscreen is allowed on another cross-origin subframe allow attribute]
|
|
expected: FAIL
|
|
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test fullscreen is disallowed on cross-origin subframe with wildcard allow attribute]
|
|
expected: FAIL
|
|
|
|
[Permissions-Policy: fullscreen=("https://*.web-platform.test:8443") -- test fullscreen is disallowed on another cross-origin subframe with wildcard allow attribute]
|
|
expected: FAIL
|