blob: 25ce0e34ef349dd096eb0a5cded7e23c59bf2ca1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[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]
|