blob: 8872978163e70859c6508d26c51057b66314a9ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[xmlhttprequest-timeout-twice.html?timeout fires normally with same timeout set twice]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-twice.html?load fires normally with same timeout set twice]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-twice.html?load fires normally with no timeout set, twice]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|