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

feat(css): Update syntax for text-transform:math-auto #896

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

skyclouds2001
Copy link
Contributor

Description

add data for the new math-auto, which is supported in all major browsers

https://drafts.csswg.org/css-text/#propdef-text-transform
https://drafts.csswg.org/css-text-4/#propdef-text-transform
https://w3c.github.io/mathml-core/#math-auto-transform

Motivation

Additional details

Related issues and pull requests

@skyclouds2001 skyclouds2001 marked this pull request as ready for review January 12, 2025 17:10
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner January 12, 2025 17:10
@skyclouds2001 skyclouds2001 requested review from pepelsbey and removed request for a team January 12, 2025 17:10
@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Feb 14, 2025
@skyclouds2001 skyclouds2001 force-pushed the text-transform_math-auto branch from 05dca2c to 3e6eaa2 Compare February 21, 2025 17:35
Copy link
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you :)

@pepelsbey pepelsbey merged commit 3c1a279 into mdn:main Feb 24, 2025
1 check passed
@skyclouds2001 skyclouds2001 deleted the text-transform_math-auto branch February 24, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle Issues and pull requests with no activity for three months.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants