blob: b3c02089ade82511ae211fabce18ede28ecca3bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[fetch.https.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[fetch.https.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[fetch.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[fetch.https.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|