← back to v136 · css-dynamic-range-limit-property

conformance · v136

v136 · css-dynamic-range-limit-property — 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://drafts.csswg.org/css-color-hdr/#controlling-dynamic-range chromestatus: #5146250411769856 generated 2026-06-01T08:03:56Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
dynamic-range-limit-standard dynamic-range-limit accepts the `standard` keyword — the SDR cap. spec ↗ css-supports
dynamic-range-limit-no-limit dynamic-range-limit accepts the `no-limit` keyword — full HDR headroom allowed. spec ↗ css-supports
dynamic-range-limit-constrained dynamic-range-limit accepts the `constrained` keyword — bounded but above SDR. spec ↗ css-supports
dynamic-range-limit-mix dynamic-range-limit-mix() function lets authors interpolate between keyword limits. spec ↗ css-supports
dynamic-range-limit-inherits Setting dynamic-range-limit via CSSOM round-trips, confirming the property exists as a real declared style. spec ↗ script