blob: 6d267cda2a65b335103d1155fb7c1878c4f8a46f (
plain)
1
2
3
4
5
6
7
8
9
|
[partitioned.tentative.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Services workers under different top-level sites are partitioned.]
expected:
if os == "android": FAIL
[Services workers with cross-site ancestors are partitioned.]
expected: FAIL
|