Skip to content

Commit c9f57a9

Browse files
frivoalfantasai
andauthored
[css-text-4] auto-phrase (#9242)
* [css-text-4] auto-phrase Recast word-boundary-detection:auto() as word-break:auto-phrase, as well as word-boundary-detection:manual as word-break:manual. This allows retiring the word-boundary-detection property. Also, the word-boundary-expansion property needed to gain its own auto-phrase value, since it could no longer depend on word-boundary-detection:auto(). Supporting sections had to be reorganized as well to keep the whole thing coherent. See #7193. Co-authored-by: fantasai <fantasai.bugs@inkedblade.net> * [css-text-4] Rename word-boundary-expansion to word-space-transform Since there's no longer a pair of word-boundary-* properties, there's no need to keep the two names related, and the original name was quite a mouthful. 'word-space-transform' is simpler, and better show-cases the similarities with text-transform. Part of #7193 Co-authored-by: fantasai <fantasai.bugs@inkedblade.net> * [css-text-4] Preserve old id in markup --------- Co-authored-by: fantasai <fantasai.bugs@inkedblade.net>
1 parent e1c5f4f commit c9f57a9

File tree

1 file changed

+614
-597
lines changed

1 file changed

+614
-597
lines changed

0 commit comments

Comments
 (0)