cookie-helpers.js |
|
516 |
get_cookies.py |
|
431 |
partitioned-popins.close.html |
|
254 |
|
|
28 |
partitioned-popins.cookies-iframe.html |
|
739 |
partitioned-popins.cookies-popin-iframe.html |
|
2018 |
partitioned-popins.cookies-popin.sub.py |
<!doctype html>
<meta charset="utf-8">
<script src="/resources/testdriver.js"></script>
<script src="/resources/testdriver-vendor.js"></script>
<script src="/partitioned-popins/resources/cookie-helpers.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);
let cookie_string_on_load = \ |
4936 |
partitioned-popins.cookies-window.html |
|
724 |
partitioned-popins.localStorage-iframe.html |
|
518 |
partitioned-popins.localStorage-popin.html |
|
707 |
|
|
28 |
partitioned-popins.localStorage-window.html |
|
542 |
partitioned-popins.permissions-iframe.html |
|
684 |
partitioned-popins.permissions-popin.html |
|
351 |
|
|
28 |
partitioned-popins.proxy-popin.html |
|
884 |
|
|
28 |
partitioned-popins.recursive.html |
|
624 |
|
|
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 |
|
|
28 |
popinContextType.html |
|
556 |
|
|
28 |
popinContextTypesSupported.html |
|
586 |
|
|
28 |
proxy-helpers.js |
|
1029 |