blob: 3544696b08784e01cf159d93285502ce857fbfb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[can-load-api.https.html]
[canLoadOpaqueURL called on a page that can load a FF should return true]
expected: FAIL
[canLoadOpaqueURL returns true inside an opaque-ads fenced frame]
expected: FAIL
[canLoadOpaqueURL returns false inside an default fenced frame]
expected: FAIL
[canLoadOpaqueURL returns true for all 3 fenced-frame-src allowed values]
expected: FAIL
[canLoadOpaqueURL ignores fallback CSPs]
expected: FAIL
[canLoadOpaqueURL ignores unrelated CSPs]
expected: FAIL
[canLoadOpaqueURL returns false in a detached frame]
expected: FAIL
|