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

fix(css): Fix syntax for text-wrap #781

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Nov 18, 2024

Description

add missing ' symbol for text-wrap

remove non-supported value auto for text-wrap-mode

Motivation

Additional details

https://drafts.csswg.org/css-text-4/#propdef-text-wrap-mode
https://drafts.csswg.org/css-text-4/#propdef-text-wrap
https://drafts.csswg.org/css-text-4/#propdef-text-wrap-style

Related issues and pull requests

reported in #597

/cc @lahmatiy

@skyclouds2001 skyclouds2001 marked this pull request as ready for review November 18, 2024 07:56
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner November 18, 2024 07:56
@skyclouds2001 skyclouds2001 requested review from pepelsbey and removed request for a team November 18, 2024 07:56
@bsmth bsmth changed the title Fix syntax for text-wrap fix(css): syntax for text-wrap Nov 18, 2024
@skyclouds2001 skyclouds2001 changed the title fix(css): syntax for text-wrap fix(css): Fix syntax for text-wrap Nov 18, 2024
css/properties.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant