Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(css): remove support for white-space-collapse: discard #869

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Jan 1, 2025

Description

the discard value of white-space-collapse property is not supported by any platform at present

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

see mdn/content#37459 for mdn docs change

Motivation

Additional details

also see https://github.com/skyclouds2001/mdn-tools/blob/master/docs/not-fully-supported-feature.md

Related issues and pull requests

@skyclouds2001 skyclouds2001 marked this pull request as ready for review January 1, 2025 04:24
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner January 1, 2025 04:24
@skyclouds2001 skyclouds2001 requested review from bsmth and removed request for a team January 1, 2025 04:24
@bsmth bsmth added the no implementation This concerns a feature that is awaiting implementation or has been removed from browsers label Jan 7, 2025
Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

Approving for the same reasons as #870 - thank you!

@bsmth bsmth merged commit 13074e5 into mdn:main Jan 15, 2025
3 checks passed
@skyclouds2001 skyclouds2001 deleted the white-space-collapse branch January 15, 2025 16:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
no implementation This concerns a feature that is awaiting implementation or has been removed from browsers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants