diff options
Diffstat (limited to 'testing/web-platform/meta/navigation-api/ordering-and-transition/location-href-intercept-reentrant.html.ini')
-rw-r--r-- | testing/web-platform/meta/navigation-api/ordering-and-transition/location-href-intercept-reentrant.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-reentrant.html.ini b/testing/web-platform/meta/navigation-api/ordering-and-transition/location-href-intercept-reentrant.html.ini new file mode 100644 index 0000000000..7588bf3a12 --- /dev/null +++ b/testing/web-platform/meta/navigation-api/ordering-and-transition/location-href-intercept-reentrant.html.ini @@ -0,0 +1,12 @@ +[location-href-intercept-reentrant.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [event and promise ordering for the location.href setter intercepted by intercept() where we set location.href again inside the navigate handler] + expected: FAIL + + +[location-href-intercept-reentrant.html?currententrychange] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [event and promise ordering for the location.href setter intercepted by intercept() where we set location.href again inside the navigate handler] + expected: FAIL |