1
0
Fork 0
firefox/testing/web-platform/meta/fenced-frame/can-load-api.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

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