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