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