-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
data:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSneeds triageThis issue needs to be confirmedThis issue needs to be confirmed
Description
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The compatibility table says that Chrome supports image-rendering: crisp-edges, but Chrome version 142.0.7444.175 (Official Build) says that value is invalid.
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Crisp edges
Did you test this? If so, how?
In Chrome's dev tools, open an arbitrary page and select an arbitrary element. In the Styles tab, under element.style, add the attribute image-rendering:. Note that the completion drop-down does not offer the option crisp-edges. Type crisp-edges anyway; note that Chrome displays a warning sign with tooltip "Invalid property value."
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/image-rendering
MDN metadata
MDN page report details
- Query:
css.properties.image-rendering - Report started: 2025-11-25T21:20:52.084Z
Metadata
Metadata
Assignees
Labels
data:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSneeds triageThis issue needs to be confirmedThis issue needs to be confirmed