blob: 7588bf3a12fd713c2d018d655b9418cc75f45b92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|