29 lines
861 B
INI
29 lines
861 B
INI
[can-load-api.https.html]
|
|
expected:
|
|
if (processor == "x86") and not debug: [OK, TIMEOUT]
|
|
[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:
|
|
if (processor == "x86") and not debug: [FAIL, TIMEOUT]
|
|
FAIL
|
|
|
|
[canLoadOpaqueURL ignores unrelated CSPs]
|
|
expected:
|
|
if (processor == "x86") and not debug: [FAIL, NOTRUN]
|
|
FAIL
|
|
|
|
[canLoadOpaqueURL returns false in a detached frame]
|
|
expected:
|
|
if (processor == "x86") and not debug: [FAIL, NOTRUN]
|
|
FAIL
|