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