Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/cross-origin-embedder-policy/reflection-credentialless.tentative.https.any.html - WPT Dashboard Interop Dashboard
- /html/cross-origin-embedder-policy/reflection-credentialless.tentative.https.any.serviceworker-module.html - WPT Dashboard Interop Dashboard
- /html/cross-origin-embedder-policy/reflection-credentialless.tentative.https.any.serviceworker.html - WPT Dashboard Interop Dashboard
- /html/cross-origin-embedder-policy/reflection-credentialless.tentative.https.any.sharedworker-module.html - WPT Dashboard Interop Dashboard
- /html/cross-origin-embedder-policy/reflection-credentialless.tentative.https.any.sharedworker.html - WPT Dashboard Interop Dashboard
- /html/cross-origin-embedder-policy/reflection-credentialless.tentative.https.any.worker.html - WPT Dashboard Interop Dashboard
// META: global=window,worker,sharedworker-module,serviceworker-module
test(t => assert_equals(crossOriginEmbedderPolicy, "credentialless"));