blob: b21c6f54ea847e35a6af7c83a31ac782fcbb3d23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[xmlhttprequest-timeout-worker-simple.html?timeout hit before load]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-worker-simple.html?no time out scheduled, load fires normally]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-worker-simple.html?load fires normally]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|