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

Remove css.types.color.hsla from BCD #22249

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

queengooborg
Copy link
Collaborator

This PR removes the hsla member of the color CSS value type from BCD. Per the data guidelines, this feature can be considered irrelevant and may be removed from BCD accordingly. Even if the current data suggests that the feature is supported, lack of support has been confirmed by the mdn-bcd-collector project (v10.7.2).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/types/color/hsla

Additional Notes: The MDN page has already been deleted and redirects to the hsl() page.

This PR removes the `hsla` member of the `color` CSS value type from BCD. Per the [data guidelines](https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/index.md#removal-of-irrelevant-features), this feature can be considered irrelevant and may be removed from BCD accordingly. Even if the current data suggests that the feature is supported, lack of support has been confirmed by the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.7.2).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/types/color/hsla

Additional Notes: The MDN page has already been deleted and redirects to the `hsl()` page.
@queengooborg queengooborg added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Feb 17, 2024
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me, thank you! 👍

@Elchi3 Elchi3 merged commit bb64a78 into mdn:main Feb 19, 2024
5 checks passed
@queengooborg queengooborg deleted the css/types/color/hsla/removal branch February 19, 2024 15:15
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

Successfully merging this pull request may close these issues.

None yet

2 participants