blob: 643c173761f4f726c4246338ba503224f1dcd8ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[permissions-policy-nested-header-policy-allowed-for-all.https.sub.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test nested header policy with remote iframe on policy "fullscreen=*"]
expected: FAIL
[Test nested header policy with remote iframe on policy "fullscreen=self"]
expected: FAIL
[Test nested header policy with remote iframe on policy "fullscreen=()"]
expected: FAIL
[Test nested header policy with local iframe on policy "fullscreen=()"]
expected: FAIL
[Test nested header policy with local iframe on policy "fullscreen=self]
expected: FAIL
[Test nested header policy with local iframe on policy "fullscreen=*"]
expected: FAIL
|