Update text-4

https://www.w3.org/TR/2023/WD-css-text-4-20230301/
This commit is contained in:
Kyo Nagashima
2023-03-01 18:43:27 +09:00
parent 17a022b528
commit 3482b4608c
2 changed files with 4 additions and 2 deletions

View File

@@ -1075,7 +1075,7 @@ view {
}
.text-4 {
text-space-collapse: auto;
white-space-collapse: auto;
text-space-trim: auto;
text-wrap: auto;
wrap-before: auto;
@@ -1088,6 +1088,8 @@ view {
hyphenate-limit-last: auto;
text-group-align: auto;
line-padding: auto;
text-autospace: auto;
text-spacing-trim: auto;
text-spacing: auto;
word-boundary-detection: auto;
word-boundary-expansion: auto;