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