css.types.image - missing data for `image(<color>)`
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
CSS has image() function, but no browsers supports it currently.
So there's no BCD for it.
However, the implementation of image(<color>) seems to be going smoothly.
- Chrome: shipped in version 150, Feature status
- Firefox: Seems shipped with
light-dark() for imagesin version 150? I'm not sure. - Safari: shipped in version 27, release notes
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Add CSS image() function data, and image(<color>) sub-item.
Did you test this? If so, how?
- Chrome: works well with version 150.
- Firefox: works well with version 152 (I don't have an earlier version).
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/Values/image/image
MDN metadata
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the MDN page linked in the issue and compare its CSS image() documentation with the browser release notes and Chromium feature status cited there. Add compatibility data for image() and the image() sub-item, then validate the dataset and confirm the reported browser versions are represented correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100