blob: ecd98d785612d09c29cc79c2402113380c5880c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[WorkerNavigator.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[WorkerNavigator.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[WorkerNavigator.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|