blob: 2da7d702ca1750f696008a1a39d7423f4be0eeee (
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-self.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=*"]
expected: FAIL
[Test nested header policy with local iframe on policy "fullscreen=self"]
expected: FAIL
|