1
0
Fork 0
firefox/testing/web-platform/meta/fenced-frame/sandbox-mandatory-flags.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

16 lines
643 B
INI

[sandbox-mandatory-flags.https.html]
expected:
if (os == "win") and debug: [TIMEOUT, CRASH]
if (os == "linux") and debug: [TIMEOUT, CRASH]
TIMEOUT
[Sandboxed Iframe with mandatory flags can load a fenced frame.]
expected: TIMEOUT
[Sandboxed Iframe without one of mandatory flag must fail to load a fenced frame.]
expected: NOTRUN
[Nested sandboxed iframe without one of mandatory flag must fail to load afenced frame even when the inner nested sandboxed iframe has all mandatory allow- flags.]
expected: NOTRUN
[navigator.canLoadAdAuctionFencedFrame considers mandatory sandbox flags]
expected: NOTRUN