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