1
0
Fork 0
firefox/testing/web-platform/meta/resource-timing/nested-context-navigations-embed.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

14 lines
513 B
INI

[nested-context-navigations-embed.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test that cross-site embed navigations are not observable by the parent, even after history navigations by the parent]
expected:
if fission and (os == "android"): PASS
if not fission: PASS
[PASS, FAIL]
[Test that cross-site embed navigations are not observable by the parent]
expected:
if fission and (os == "android"): PASS
if not fission: PASS
[PASS, FAIL]