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