mdn / mdn/browser-compat-data

css.types.image - missing data for `image(<color>)`

Open Beginner friendly
#30,144 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

data:css p3
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 images in 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.