summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resource-timing/nested-context-navigations-iframe.html.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/resource-timing/nested-context-navigations-iframe.html.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/testing/web-platform/meta/resource-timing/nested-context-navigations-iframe.html.ini b/testing/web-platform/meta/resource-timing/nested-context-navigations-iframe.html.ini
new file mode 100644
index 0000000000..09e41920a2
--- /dev/null
+++ b/testing/web-platform/meta/resource-timing/nested-context-navigations-iframe.html.ini
@@ -0,0 +1,19 @@
+[nested-context-navigations-iframe.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ max-asserts: 4
+ [Test that iframe navigations are not observable by the parent, even after history navigations by the parent]
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1572932
+
+ [Test that crossorigin iframe navigations are not observable by the parent, even after history navigations by the parent]
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1572932
+
+ [Test that cross-site iframe navigations are not observable by the parent, even after history navigations by the parent]
+ expected:
+ if (os == "android"): PASS
+ [PASS, FAIL]
+
+ [Test that cross-site iframe navigations are not observable by the parent]
+ expected:
+ if (os == "android") and not fission: PASS
+ [PASS, FAIL]