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 white-space #878

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Jan 4, 2025

Description

see content update at mdn/content#37494

white-space become a shorthand for text-wrap-mode, not text-wrap; nowrap value and break-spaces value has been removed from spec, since they've defined in the white-space-collapse and text-wrap-mode longhand properties

Motivation

Additional details

https://drafts.csswg.org/css-text-4/#propdef-white-space for spec

Related issues and pull requests

@skyclouds2001 skyclouds2001 marked this pull request as ready for review January 4, 2025 09:43
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner January 4, 2025 09:43
@skyclouds2001 skyclouds2001 requested review from pepelsbey and removed request for a team January 4, 2025 09:43
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