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