blob: 347fbd53d52c87659d5e10f7376a9d6e8847fe49 (
plain)
1
2
3
4
5
6
|
[serviceworker-partitioning.tentative.https.window.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[credentialless iframes get partitioned service workers.]
expected: FAIL
|