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