summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/navigation-api/commit-behavior/commit-throws.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/navigation-api/commit-behavior/commit-throws.html.ini')
-rw-r--r--testing/web-platform/meta/navigation-api/commit-behavior/commit-throws.html.ini24
1 files changed, 24 insertions, 0 deletions
diff --git a/testing/web-platform/meta/navigation-api/commit-behavior/commit-throws.html.ini b/testing/web-platform/meta/navigation-api/commit-behavior/commit-throws.html.ini
new file mode 100644
index 0000000000..84f713c73e
--- /dev/null
+++ b/testing/web-platform/meta/navigation-api/commit-behavior/commit-throws.html.ini
@@ -0,0 +1,24 @@
+[commit-throws.html]
+ [commit() before intercept()]
+ expected: FAIL
+
+ [commit() without commit behavior specified]
+ expected: FAIL
+
+ [commit() with { commit: immediate }]
+ expected: FAIL
+
+ [commit() during event dispatch]
+ expected: FAIL
+
+ [commit() after finish]
+ expected: FAIL
+
+ [commit() twice]
+ expected: FAIL
+
+ [commit() on synthetic NavigateEvent]
+ expected: FAIL
+
+ [commit() in detached iframe]
+ expected: FAIL