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 - Full support for relative colors in Chromium 125+ and Safari 18.0+ #24528

Open
nilaallj opened this issue Sep 25, 2024 · 0 comments
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@nilaallj
Copy link

nilaallj commented Sep 25, 2024

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?

  • Chrome and Edge: Relative hsl() and hwb() functions lacks info on full support.
  • Safari: Relative rgb(), hsl(), hwb(), color(), lch() and oklch() functions lacks info on full support.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

  • Chrome and Edge: Full support for mentioned functions from version 125.
  • Safari: Full support for mentioned functions from version 18.0.

Did you test this? If so, how?

  • Safari: Tested for the correct behavior in Safari 18.0. All relative functions now work as expected.
  • Chromium: Tested for the correct behavior in Chrome 129 (latest stable). All relative functions now work as expected. Used this WPT data to see when full support was added.

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/color_value

MDN metadata

MDN page report details
  • Query: css.types.color
  • Report started: 2024-09-25T16:24:41.829Z
@queengooborg queengooborg added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Sep 25, 2024
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
Projects
None yet
Development

No branches or pull requests

2 participants