We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
We had originally added the SVG xml:space=preserve behavior as text-space-collapse: preserve-spaces (where text-space-collapse was to be a longhand of white-space), see https://drafts.csswg.org/css-text-4/#white-space-collapsing
text-space-collapse: preserve-spaces
text-space-collapse
white-space
Should we add a corresponding value (e.g. pre-spaces) to white-space?
pre-spaces
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We had originally added the SVG xml:space=preserve behavior as
text-space-collapse: preserve-spaces
(wheretext-space-collapse
was to be a longhand ofwhite-space
), see https://drafts.csswg.org/css-text-4/#white-space-collapsingShould we add a corresponding value (e.g.
pre-spaces
) towhite-space
?The text was updated successfully, but these errors were encountered: