blob: e36d00beac4037cbc14ea34aacb08803cce7eabf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[general.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[general.any.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]
|