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