blob: 87759b28a0bcf135f6c8b28371037a7e463c948d [file] [log] [blame] [edit]
// META: script=/common/utils.js
// META: script=resources/early-hints-helpers.sub.js
test(() => {
const early_hints_policy = "allowed";
navigateToContentSecurityPolicyDocumentDisallowTest(early_hints_policy);
});