cors-redirect.py |
Simple handler that causes redirection but also adds the
"Access-Control-Allow-Origin: *" header.
The request should typically have two query parameters:
status - The status to use for the redirection. Defaults to 302.
location - The resource to redirect to.
|
674 |
credentials-test-helper.py |
A handler that does either one of the following based on the provided
"action" parameter:
1) action="store-cookie": Stores the provided token and the request cookie
to the stash, and returns a regular module script content.
2) action="get-cookie": Retrieves and returns the content stored in the
stash at the provided token.
|
1405 |
cross-origin-worklet-in-sandboxed-frame-inner.https.sub.html |
|
1622 |
delete-key.https.html |
|
466 |
|
|
36 |
embedder-context-inner.https.html |
|
576 |
|
|
36 |
embedder-context-module.js |
|
451 |
embedder-context-nested-iframe.https.html |
|
1024 |
embedder-context-nested-inner.https.html |
|
940 |
|
|
36 |
erroneous-function-module.js |
|
614 |
frame0.html |
|
251 |
|
|
36 |
frame1.html |
|
251 |
|
|
36 |
frame2.html |
|
251 |
|
|
36 |
frame3.html |
|
251 |
|
|
36 |
frame4.html |
|
251 |
|
|
36 |
register-service-worker-iframe.https.html |
|
2478 |
report.py |
|
917 |
select-url-permissions-policy-helper.html |
|
601 |
select-url-saved-query-inner.https.sub.html |
|
3094 |
sender0.html |
|
413 |
|
|
36 |
set-key-value.https.html |
|
531 |
shared-storage-permissions-policy-helper.html |
|
517 |
shared-storage-writable-fetch-request-fallback-to-network-iframe.https.html |
|
1781 |
shared-storage-writable-fetch-request-fallback-to-network-worker.js |
|
395 |
shared-storage-writable-fetch-request-in-sandboxed-iframe-inner.https.sub.html |
|
1976 |
shared-storage-writable-iframe-in-fenced-inner.https.sub.html |
|
955 |
|
|
36 |
shared-storage-writable-iframe-request-in-sandboxed-iframe-inner.https.sub.html |
|
1645 |
shared-storage-writable-img-request-in-sandboxed-iframe-inner.https.sub.html |
|
1117 |
shared-storage-writable-pixel-write.png |
|
119 |
|
|
91 |
shared-storage-writable-pixel.png |
|
119 |
|
|
118 |
shared-storage-write-notify-parent.py |
<script>
let parentOrOpener = window.opener || window.parent;
parentOrOpener.postMessage({ sharedStorageWritableHeader: '%s'}, "*");
</script>
|
998 |
shared-storage-write.py |
|
708 |
simple-module.js |
|
3295 |
|
|
79 |
simple-module2.js |
|
552 |
|
|
31 |
trusted-origins.py |
|
245 |
util.js |
|
6574 |
util.sub.js |
|
5833 |
verify-get-undefined-module.js |
|
446 |
verify-key-not-found.https.html |
|
1159 |
verify-key-value.https.html |
|
1162 |
|
|
36 |
verify-length-module.js |
|
498 |
verify-shared-storage.https.html |
|
869 |
verify-storage-entries-module.js |
|
685 |