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