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