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