blob: bf0a01565b8c377e5839425f087bea62eb23bece (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[worklet-layout.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Content Security Policy: Expects allowed for worklet-layout to cross-https origin and keep-origin redirection from https context.]
expected: FAIL
[Content Security Policy: Expects allowed for worklet-layout to cross-https origin and no-redirect redirection from https context.]
expected: FAIL
[Content Security Policy: Expects allowed for worklet-layout to cross-https origin and swap-origin redirection from https context.]
expected: FAIL
[Content Security Policy: Expects allowed for worklet-layout to same-https origin and keep-origin redirection from https context.]
expected: FAIL
[Content Security Policy: Expects allowed for worklet-layout to same-https origin and no-redirect redirection from https context.]
expected: FAIL
[Content Security Policy: Expects allowed for worklet-layout to same-https origin and swap-origin redirection from https context.]
expected: FAIL
|