diff options
Diffstat (limited to 'testing/web-platform/meta/navigation-api/focus-reset/multiple-intercept.html.ini')
-rw-r--r-- | testing/web-platform/meta/navigation-api/focus-reset/multiple-intercept.html.ini | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/navigation-api/focus-reset/multiple-intercept.html.ini b/testing/web-platform/meta/navigation-api/focus-reset/multiple-intercept.html.ini new file mode 100644 index 0000000000..c342d1a671 --- /dev/null +++ b/testing/web-platform/meta/navigation-api/focus-reset/multiple-intercept.html.ini @@ -0,0 +1,20 @@ +[multiple-intercept.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [(not provided) + after-transition] + expected: FAIL + + [(not provided) + manual] + expected: FAIL + + [after-transition + manual] + expected: FAIL + + [after-transition + (not provided)] + expected: FAIL + + [manual + after-transition] + expected: FAIL + + [manual + (not provided)] + expected: FAIL |