diff options
Diffstat (limited to 'testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-stop.html.ini')
-rw-r--r-- | testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-stop.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-stop.html.ini b/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-stop.html.ini new file mode 100644 index 0000000000..27b3ea691f --- /dev/null +++ b/testing/web-platform/meta/navigation-api/ordering-and-transition/navigate-intercept-stop.html.ini @@ -0,0 +1,12 @@ +[navigate-intercept-stop.html?currententrychange] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [event and promise ordering for navigation.navigate() intercepted by intercept() but then stopped using window.stop()] + expected: FAIL + + +[navigate-intercept-stop.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [event and promise ordering for navigation.navigate() intercepted by intercept() but then stopped using window.stop()] + expected: FAIL |