← back to v149 · image-rendering-crisp-edges

conformance · v149

v149 · image-rendering-crisp-edges — conformance probe

6 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-images-3/#the-image-rendering chromestatus: #5172217778405376 generated 2026-06-01T08:15:14Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
image-rendering-crisp-edges-supported image-rendering accepts the crisp-edges keyword (sharp scaling, no blur). spec ↗ css-supports
image-rendering-pixelated-supported image-rendering: pixelated remains supported (closely related sibling value). spec ↗ css-supports
image-rendering-auto-supported image-rendering: auto is the default and is supported. spec ↗ css-supports
image-rendering-smooth-supported image-rendering: smooth (high-quality scaling) is accepted. spec ↗ css-supports
image-rendering-applies-to-img Setting image-rendering on an <img> round-trips through getComputedStyle. spec ↗ script
image-rendering-rejects-bogus-value Unknown values for image-rendering must be rejected. spec ↗ script