Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /connection-allowlist/tentative/early_hints_modulepreload_deny.sub.window.html - WPT Dashboard Interop Dashboard
// META: script=/common/utils.js
// META: script=resources/early-hints-helpers.sub.js
test(() => {
navigateToTestCase('modulepreload', 'false', token());
}, 'Early Hints modulepreload to a not-allow-listed url fails.');