blob: 9bcf874e54e41f89a42bd63ae4009d96bd3f6877 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[xmlhttprequest-timeout-worker-aborted.html?call abort() after TIME_NORMAL_LOAD]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-worker-aborted.html?aborted immediately after send()]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-worker-aborted.html?only open()ed, not aborted]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|