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