css.at-rules.media.prefers-color-scheme - Chrome and Edge now "Respects color-scheme inherited from parent" #24806
Labels
data:css 🎨
Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
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?
The "Respects
color-scheme
inherited from parent" line states no support in Chrome and Edge, but at least version 130 of the browser seems to support the feature.What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
I would assume that at least version 130 of chrome and edge would be marked as supporting the feature.
Did you test this? If so, how?
Using the example in https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme#inherited_color_scheme_in_embedded_elements I verified that the last circle is filled with purple on the latest versions of chrome and edge. Safari still renders it as blue.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Strangely there doesn't seem to be any mentions about this in recent chrome releases.
Do you have anything more you want to share?
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
MDN metadata
MDN page report details
css.at-rules.media.prefers-color-scheme
The text was updated successfully, but these errors were encountered: