Name Description Size
get_cookies.py 426
partitioned-popins.close.html 254
partitioned-popins.close.html.headers 28
partitioned-popins.cookies-iframe.html 743
partitioned-popins.cookies-popin.py <!doctype html> <meta charset="utf-8"> <script src="/resources/testdriver.js"></script> <script src="/resources/testdriver-vendor.js"></script> <script> (async function() { test_driver.set_test_context(window.opener); // Step 7 (partitioned-popins/partitioned-popins.cookies.tentative.sub.https.window.js) const id = (new URLSearchParams(window.location.search)).get("id"); test_driver.set_test_context(window.top); document.cookie = "first-party-strict-popin=" + id + "; SameSite=Strict; Secure"; document.cookie = "first-party-lax-popin=" + id + "; SameSite=Lax; Secure"; document.cookie = "first-party-none-popin=" + id + "; SameSite=None; Secure"; document.cookie = "third-party-strict-popin=" + id + "; Partitioned; SameSite=Strict; Secure"; document.cookie = "third-party-lax-popin=" + id + "; Partitioned; SameSite=Lax; Secure"; document.cookie = "third-party-none-popin=" + id + "; Partitioned; SameSite=None; Secure"; let resp = await fetch("/partitioned-popins/resources/get_cookies.py", {credentials: 'include'}); let resp_json = await resp.json(); let message = \ 4520
partitioned-popins.cookies-window.html 728
partitioned-popins.localStorage-iframe.html 518
partitioned-popins.localStorage-popin.html 707
partitioned-popins.localStorage-popin.html.headers 28
partitioned-popins.localStorage-window.html 542
partitioned-popins.permissions-iframe.html 684
partitioned-popins.permissions-popin.html 351
partitioned-popins.permissions-popin.html.headers 28
partitioned-popins.proxy-popin.html 884
partitioned-popins.proxy-popin.html.headers 28
partitioned-popins.recursive.html 624
partitioned-popins.recursive.html.headers 28
partitioned-popins.request-header.fetch.py 507
partitioned-popins.request-header.http.py <!doctype html> <meta charset="utf-8"> <script src="/resources/testdriver.js"></script> <script src="/resources/testdriver-vendor.js"></script> <script> (async function() { test_driver.set_test_context(window.opener); window.location = "/partitioned-popins/resources/partitioned-popins.request-header.js.py?message= 911
partitioned-popins.request-header.iframe.py <!doctype html> <meta charset="utf-8"> <script src="/resources/testdriver.js"></script> <script src="/resources/testdriver-vendor.js"></script> <script> (async function() { test_driver.set_test_context(window.top.opener); window.top.opener.postMessage({type: "popin", message: \ 829
partitioned-popins.request-header.initial.py 591
partitioned-popins.request-header.js.py <!doctype html> <meta charset="utf-8"> <script src="/resources/testdriver.js"></script> <script src="/resources/testdriver-vendor.js"></script> <body> <script> (async function() { test_driver.set_test_context(window.opener); let message = \ 1425
partitioned-popins.wait.html 236
partitioned-popins.wait.html.headers 28
popinContextType.html 556
popinContextType.html.headers 28
popinContextTypesSupported.html 586
popinContextTypesSupported.html.headers 28
proxy-helpers.js 1029