mdn / mdn/browser-compat-data

css.types.color.color-mix - Add support data for optional colorspace argument

Open Beginner friendly
#28,693 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

browser:multiple 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?

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/color-mix#browser_compatibility

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

https://webkit.org/blog/17640/webkit-features-for-safari-26-2/#:~:text=Previously%2C%20developers%20were,oklab%2C%20magenta%2C%20pink).

The compat data for color-mix(red, green) as a syntax (without the colorspace) is missing. It is only supported in Safari 26.2 and Firefox Nightly

Did you test this? If so, how?

.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://webkit.org/blog/17640/webkit-features-for-safari-26-2/#:~:text=Previously%2C%20developers%20were,oklab%2C%20magenta%2C%20pink).

https://bugzilla.mozilla.org/show_bug.cgi?id=2002148

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/color-mix

MDN metadata
MDN page report details
  • Query: css.types.color.color-mix
  • Report started: 2025-12-18T02:50:19.476Z

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 at the css.types.color.color-mix entry used by the linked MDN page; check the WebKit Safari 26.2 note and Firefox bug 2002148. Update the compatibility data for color-mix(red, green) without a colorspace, with support limited to Safari 26.2 and Firefox Nightly, then validate the data.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
82/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.