blob: 487cb715a3587c57bb031c5e1cbf694d6cef9fd7 (
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.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]
|