blob: 856b7d7e15f8305af54b658f334774b797d4c995 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[xmlhttprequest-timeout-worker-overrides.html?timeout enabled after initially disabled]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-worker-overrides.html?timeout disabled after initially set]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-worker-overrides.html?timeout overrides load after a delay]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|