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