← back to v138 · integrity-policy-for-scripts

conformance · v138

v138 · integrity-policy-for-scripts — 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.

browser: spec: https://w3c.github.io/webappsec-subresource-integrity/ chromestatus: #5178394056327168 generated 2026-06-01T09:32:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
script-integrity-attribute-supported HTMLScriptElement.integrity reflects the integrity content attribute — the per-resource SRI primitive Integrity-Policy enforces in bulk. spec ↗ script
reporting-observer-exists ReportingObserver exists — Integrity-Policy violations surface through the Reporting API. spec ↗ exists
integrity-policy-violation-report-type ReportingObserver accepts the integrity-policy-violation report type without throwing. spec ↗ script
report-only-header-shape Integrity-Policy-Report-Only is the report-only twin header — token spelling exact. spec ↗ script
crypto-subtle-digest-exists crypto.subtle.digest exists — the primitive a page uses to precompute the SRI hash it declares. spec ↗ script