Update text-4.vim

https://www.w3.org/TR/2023/WD-css-text-4-20230329/
This commit is contained in:
Kyo Nagashima
2023-03-30 19:13:33 +09:00
parent 0a0b8ded19
commit ed79b7a86b
2 changed files with 4 additions and 3 deletions

View File

@@ -1089,7 +1089,7 @@ view {
.text-4 {
white-space-collapse: auto;
text-space-trim: auto;
white-space-trim: auto;
text-wrap: auto;
wrap-before: auto;
wrap-after: auto;
@@ -1111,6 +1111,7 @@ view {
display: discard-inner;
display: discard-before;
display: discard-after;
display: pretty;
display: avoid-line;
display: avoid-flex;
display: pre-wrap-auto;