Skip to content

Commit

Permalink
[css-text-4] Redesign text-spacing
Browse files Browse the repository at this point in the history
* Remove non-useful keyword combinations #4246 #8288
* Split into longhands #4246 #7183 #8288
* Ensure off values for each thing #8288 #6950
* Add insert|replace to allow replacing incorrect space characters #318 #8263 #7183
* Make space-first the initial value #2462
* Allow hanging-punctuation to hang leading ideographic spaces #2462
* Move no-compress to text-justify #7079

See https://lists.w3.org/Archives/Public/www-style/2023Feb/0002.html
  • Loading branch information
fantasai committed Feb 21, 2023
1 parent 33bd883 commit 2966104
Showing 1 changed file with 218 additions and 146 deletions.

2 comments on commit 2966104

@r12a
Copy link
Contributor

@r12a r12a commented on 2966104 Mar 1, 2023

Choose a reason for hiding this comment

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

Could we please install Netlify for this repo (and other CSS repos). As an ordinary mortal, i find it much faster and easier to review this amount of text by reading the output rather than the code diff.

@r12a
Copy link
Contributor

@r12a r12a commented on 2966104 Mar 1, 2023

Choose a reason for hiding this comment

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

Or, if that's problematic because of Bikeshed, then please publish to ED for review?

Please sign in to comment.