Skip to content

Commit 3bc8e8d

Browse files
committed
[css-text-4] Update test coverage
1 parent 745c697 commit 3bc8e8d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

css-text-4/Overview.bs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5521,6 +5521,7 @@ Selecting How to Wrap: the 'text-wrap-style' property</h3>
55215521
white-space/text-wrap-balance-line-clamp-001.html
55225522
white-space/text-wrap-balance-narrow-crash.html
55235523
crashtests/text-wrap-balance-float-crash.html
5524+
crashtests/text-wrap-balance-nested-blocks-crash.html
55245525
</wpt>
55255526

55265527
The remaining space to consider
@@ -7561,6 +7562,7 @@ Hyphenation Control: the 'hyphens' property</h4>
75617562
hyphens/i18n/hyphens-i18n-auto-003.html
75627563
hyphens/i18n/hyphens-i18n-auto-004.html
75637564
hyphens/i18n/hyphens-i18n-auto-005.html
7565+
hyphens/i18n/hyphens-i18n-auto-006.html
75647566
</wpt>
75657567

75667568
Hyphenation occurs
@@ -10466,6 +10468,7 @@ CJK Punctuation Spacing: the 'text-spacing-trim' property</h3>
1046610468
1046710469
<wpt>
1046810470
text-spacing-trim/text-spacing-trim-space-all-001.html
10471+
text-spacing-trim/text-spacing-trim-dynamic-001.html
1046910472
</wpt>
1047010473
1047110474
<dt><dfn>trim-auto</dfn>
@@ -10902,6 +10905,12 @@ Character Class Spacing Shorthand: the 'text-spacing' property</h3>
1090210905
Animation type: discrete
1090310906
</pre>
1090410907
10908+
<wpt>
10909+
parsing/text-spacing-computed.html
10910+
parsing/text-spacing-invalid.html
10911+
parsing/text-spacing-valid.html
10912+
</wpt>
10913+
1090510914
This property is a shorthand
1090610915
for setting 'text-spacing-trim' and 'text-autospace' in a single declaration.
1090710916
Values are defined as follows:

0 commit comments

Comments
 (0)