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