mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 11:34:45 +08:00
Follow changes in WD-css-text-4-20180920
See also: https://www.w3.org/TR/2018/WD-css-text-4-20180920/
This commit is contained in:
@@ -933,9 +933,9 @@ view {
|
||||
hyphenate-limit-chars: auto;
|
||||
hyphenate-limit-lines: auto;
|
||||
hyphenate-limit-last: auto;
|
||||
text-group-align: auto;
|
||||
line-padding: auto;
|
||||
text-spacing: auto;
|
||||
display: preserve-auto;
|
||||
display: preserve-trim;
|
||||
display: preserve-breaks;
|
||||
display: preserve-spaces;
|
||||
display: trim-inner;
|
||||
@@ -948,6 +948,7 @@ view {
|
||||
display: spread;
|
||||
display: trim-start;
|
||||
display: space-start;
|
||||
display: space-first;
|
||||
display: trim-end;
|
||||
display: space-end;
|
||||
display: trim-adjacent;
|
||||
|
||||
Reference in New Issue
Block a user