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