summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/navigation-api/navigate-event/navigate-anchor-download.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/navigation-api/navigate-event/navigate-anchor-download.html.ini')
-rw-r--r--testing/web-platform/meta/navigation-api/navigate-event/navigate-anchor-download.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/navigation-api/navigate-event/navigate-anchor-download.html.ini b/testing/web-platform/meta/navigation-api/navigate-event/navigate-anchor-download.html.ini
new file mode 100644
index 0000000000..fa726d6eff
--- /dev/null
+++ b/testing/web-platform/meta/navigation-api/navigate-event/navigate-anchor-download.html.ini
@@ -0,0 +1,14 @@
+[navigate-anchor-download.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [<a> fires navigate and populates downloadRequest with '']
+ expected: FAIL
+
+ [<a> fires navigate and populates downloadRequest with 'filename']
+ expected: FAIL
+
+ [<area> fires navigate and populates downloadRequest with '']
+ expected: FAIL
+
+ [<area> fires navigate and populates downloadRequest with 'filename']
+ expected: FAIL