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

Update Firefox data for mask-composite CSS property #21445

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for Firefox and Firefox Android for the mask-composite CSS property. This fixes #11885, which contains the supporting evidence for this change.

This PR updates and corrects version values for Firefox and Firefox Android for the `mask-composite` CSS property. This fixes mdn#11885, which contains the supporting evidence for this change.
@queengooborg queengooborg added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Dec 4, 2023
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.

Why do we have a separate entry for -webkit-mask-composite?

@queengooborg
Copy link
Collaborator Author

It's because -webkit-mask-composite is a non-standard implementation with different values available, so it isn't just a prefix of mask-composite.

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.

Ah got it and Firefox doesn't support that one, just the standard one but with a prefix. Small nuance :)

@Elchi3 Elchi3 merged commit ebabd27 into mdn:main Dec 12, 2023
5 checks passed
@queengooborg queengooborg deleted the css/properties/mask-composite/firefox-corrections branch December 12, 2023 14:42
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.

css.properties.-webkit-mask-composite - Supported by Firefox?
2 participants