Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css.types.color.color-mix - no longer experimental #17335

Closed
svgeesus opened this issue Aug 13, 2022 · 2 comments
Closed

css.types.color.color-mix - no longer experimental #17335

svgeesus opened this issue Aug 13, 2022 · 2 comments
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Comments

@svgeesus
Copy link

What type of issue is this?

Other

What information was incorrect, unhelpful, or incomplete?

color-mix() is flagged as experimental, which used to be correct.

However, on June 15 2022 CSS WG resolved that color-mix() was cleared to ship, ahead of Candidate Recommendation. This means it is no longer experimental and no longer expected to change much, if at all.

The CSS snapshot 2022 has been updated to add color-mix() to the list of Safe to Release pre-CR Exceptions.

Following those resolutions, Safari Technical Preview 151 was just released with color-mix() enabled (no longer behind a flag).

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

No response

Did you test this? If so, how?

No response

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

(see links above)

Do you have anything more you want to share?

No response

MDN URL

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

MDN metadata

MDN page report details
  • Query: css.types.color.color-mix
  • Report started: 2022-08-13T11:21:38.183Z
@queengooborg queengooborg added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! and removed needs triage 🔎 labels Aug 13, 2022
@queengooborg
Copy link
Contributor

Thanks for the information! However, we base experimental status on how many browsers have implemented the feature and included it by default in a stable release (that is, not hidden behind a flag or in a beta/TP release). Since the only two browsers (Firefox and Safari) that have implemented and shipped the feature in a stable release have done so behind flags, the feature is still to be considered experimental.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2022
@svgeesus
Copy link
Author

Thanks for the clear explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
Projects
None yet
Development

No branches or pull requests

2 participants