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 - support for from currentColor should be listed separately #22933

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

Comments

@HMPerson1
Copy link

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

Currently, some browsers support relative color syntax, but no browsers support relative colors with currentColor as the origin color. This should be noted somewhere.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Safari

What did you expect to see?

I expected to see a separate row for which browsers support using currentColor as the origin color in relative color syntax.

Did you test this? If so, how?

This is part of the Web Platform Tests for Interop 2024. (I have also tested this myself in Chrome 123 and was disappointed to find that it didn't work.)

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

https://wpt.fyi/results/css/css-color?label=master&label=experimental&aligned&view=interop&q=label%3Ainterop-2024-relative-color
https://issues.chromium.org/issues/325309578
https://bugzilla.mozilla.org/show_bug.cgi?id=1890972
https://bugs.webkit.org/show_bug.cgi?id=245970

MDN - Using relative colors
web.dev - Interop 2024

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-04-24T11:24:50.596Z
@queengooborg queengooborg added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Apr 24, 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