summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/navigation-api/commit-behavior/multiple-intercept.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/navigation-api/commit-behavior/multiple-intercept.html.ini')
-rw-r--r--testing/web-platform/meta/navigation-api/commit-behavior/multiple-intercept.html.ini24
1 files changed, 24 insertions, 0 deletions
diff --git a/testing/web-platform/meta/navigation-api/commit-behavior/multiple-intercept.html.ini b/testing/web-platform/meta/navigation-api/commit-behavior/multiple-intercept.html.ini
new file mode 100644
index 0000000000..9d3a6a6f5d
--- /dev/null
+++ b/testing/web-platform/meta/navigation-api/commit-behavior/multiple-intercept.html.ini
@@ -0,0 +1,24 @@
+[multiple-intercept.html]
+ [after-transition + after-transition]
+ expected: FAIL
+
+ [after-transition + (not provided)]
+ expected: FAIL
+
+ [after-transition + immediate]
+ expected: FAIL
+
+ [immediate + after-transition]
+ expected: FAIL
+
+ [immediate + (not provided)]
+ expected: FAIL
+
+ [immediate + immediate]
+ expected: FAIL
+
+ [(not provided) + after-transition]
+ expected: FAIL
+
+ [(not provided) + immediate]
+ expected: FAIL