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