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