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