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