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