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