Skip to content

Chrome 139 corner-shape types #27505

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

Merged
merged 1 commit into from
Aug 8, 2025
Merged

Conversation

chrisdavidmills
Copy link
Contributor

@chrisdavidmills chrisdavidmills commented Aug 5, 2025

Summary

Chrome 139 adds support for the corner-shape property, and its related shorthands and longhands. See https://chromestatus.com/feature/5357329815699456.

The properties have already been added to BCD by the collector, but the types that it can take as values have not.

This PR adds data for the types.

Note that I have included two data points for superellipse() — one for the function itself, and one for the use of superellipse() as a <corner-shape-value>. I thought this was a good idea in case superellipse() has more parameter options added, or is used as a possible value for other properties in the future.

Test results and supporting details

Related issues

@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:l [PR only] 101-1000 LoC changed labels Aug 5, 2025
Copy link
Contributor

github-actions bot commented Aug 5, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

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.

Thanks Chris! 👍

@Elchi3 Elchi3 merged commit 8e620cc into mdn:main Aug 8, 2025
5 checks passed
@mdn-bot mdn-bot mentioned this pull request Aug 8, 2025
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 size:l [PR only] 101-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants