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

Merged
merged 1 commit into from
Feb 24, 2025

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
@skyclouds2001 skyclouds2001 force-pushed the white-space-shorthand branch from 8f2e1f2 to 8f34ac3 Compare January 8, 2025 16:27
@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Feb 14, 2025
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 14ad879 into mdn:main Feb 24, 2025
1 check passed
@skyclouds2001 skyclouds2001 deleted the white-space-shorthand branch February 24, 2025 16:47
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