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