← back to v134 · document-policy-expect-no-linked-resources
conformance · v134
v134 · document-policy-expect-no-linked-resources — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
document-policy-feature-policy-exists |
document.featurePolicy is exposed — Document Policy headers are surfaced via this object in Blink. | exists | … | |
document-policy-features-callable |
document.featurePolicy.features() returns an array enumerable to check for expect-no-linked-resources. | script | … | |
expect-no-linked-resources-in-features |
expect-no-linked-resources is advertised in the supported document policy features list (or absent — both observable states). | script | … | |
preload-link-element-exists |
<link rel=preload> remains supported — the policy is an opt-in to forbid preload links, not removal. | script | … | |
prefetch-link-element-supported |
<link rel=prefetch> still parses — also covered by the no-linked-resources expectation. | script | … |