Update text-4.vim

https://www.w3.org/TR/2024/WD-css-text-4-20240529/
This commit is contained in:
Kyo Nagashima
2024-05-30 23:35:09 +09:00
parent d79ca2faae
commit 43e817811d
2 changed files with 3 additions and 2 deletions

View File

@@ -1166,6 +1166,7 @@ view {
text-spacing: auto;
word-boundary-detection: auto;
word-space-transform: auto;
display: math-auto;
display: preserve-breaks;
display: preserve-spaces;
display: discard-inner;
@@ -1178,7 +1179,7 @@ view {
display: no-limit;
display: spread;
display: space-all;
display: trim-auto;
display: trim-both;
display: space-first;
display: trim-all;
display: no-compress;