Source code

Revision control

Copy as Markdown

Other Tools

Test Info: Warnings

// META: script=/common/utils.js
// META: script=resources/early-hints-helpers.sub.js
test(() => {
const early_hints_policy = "absent";
navigateToContentSecurityPolicyDocumentDisallowTest(early_hints_policy);
});