@@ -201,6 +201,7 @@ Introduction</h2>
201
201
overflow-wrap/crashtests/overflow-wrap-leading-floats-crash.html
202
202
text-autospace/crashtests/text-autospace-shape-cache-crash.html
203
203
text-indent/text-indent-ruby-crash.html
204
+ hyphens/hyphens-auto-wordbreak-breakall-crash.html
204
205
</wpt>
205
206
206
207
<h3 id="placement">
@@ -986,8 +987,7 @@ White Space and Wrapping: the 'white-space' property</h2>
986
987
particularly through tests for [[#white-space-processing]] and subsections.
987
988
988
989
Missing tests:
989
- * No test of Animation type
990
- * Intrinsic (min and max) sizing tests for normal and nowrap."></wpt>
990
+ * No test of Animation type"></wpt>
991
991
992
992
<pre class="propdef">
993
993
Name : white-space
@@ -1083,6 +1083,7 @@ White Space and Wrapping: the 'white-space' property</h2>
1083
1083
line-break/line-break-anywhere-and-white-space-004.html
1084
1084
line-break/line-break-anywhere-and-white-space-005.html
1085
1085
white-space/white-space-applies-to-text-001.html
1086
+ white-space/white-space-intrinsic-size-021.html
1086
1087
</wpt>
1087
1088
1088
1089
<wpt pathprefix="/css/CSS2/text/">
@@ -1132,6 +1133,7 @@ White Space and Wrapping: the 'white-space' property</h2>
1132
1133
white-space/white-space-intrinsic-size-015.html
1133
1134
white-space/white-space-intrinsic-size-016.html
1134
1135
white-space/white-space-intrinsic-size-018.html
1136
+ white-space/white-space-intrinsic-size-021.html
1135
1137
white-space/pre-with-whitespace-crash.html
1136
1138
word-break/break-boundary-2-chars-002.html
1137
1139
white-space/white-space-applies-to-text-001.html
@@ -1151,6 +1153,7 @@ White Space and Wrapping: the 'white-space' property</h2>
1151
1153
white-space/nowrap-wbr-and-space-crash.html
1152
1154
word-break/break-boundary-2-chars-002.html
1153
1155
white-space/white-space-applies-to-text-001.html
1156
+ white-space/white-space-intrinsic-size-021.html
1154
1157
</wpt>
1155
1158
1156
1159
<wpt pathprefix="/css/CSS2/text/">
@@ -1237,6 +1240,7 @@ White Space and Wrapping: the 'white-space' property</h2>
1237
1240
white-space/white-space-intrinsic-size-013.html
1238
1241
white-space/white-space-intrinsic-size-014.html
1239
1242
white-space/white-space-intrinsic-size-017.html
1243
+ white-space/white-space-intrinsic-size-021.html
1240
1244
white-space/white-space-applies-to-text-001.html
1241
1245
</wpt>
1242
1246
@@ -1255,6 +1259,7 @@ White Space and Wrapping: the 'white-space' property</h2>
1255
1259
<wpt>
1256
1260
white-space/white-space-intrinsic-size-001.html
1257
1261
white-space/white-space-intrinsic-size-002.html
1262
+ white-space/white-space-intrinsic-size-021.html
1258
1263
</wpt>
1259
1264
1260
1265
<li>
@@ -1279,6 +1284,7 @@ White Space and Wrapping: the 'white-space' property</h2>
1279
1284
white-space/break-spaces-011.html
1280
1285
white-space/break-spaces-051.html
1281
1286
white-space/break-spaces-052.html
1287
+ white-space/break-spaces-with-word-break-001.html
1282
1288
white-space/white-space-pre-034.html
1283
1289
white-space/textarea-break-spaces-001.html
1284
1290
white-space/textarea-break-spaces-002.html
@@ -1421,6 +1427,7 @@ White Space and Wrapping: the 'white-space' property</h2>
1421
1427
white-space/white-space-pre-035.html
1422
1428
white-space/white-space-intrinsic-size-019.html
1423
1429
white-space/white-space-intrinsic-size-020.html
1430
+ white-space/white-space-intrinsic-size-021.html
1424
1431
white-space/pre-line-br-with-whitespace-child-crash.html
1425
1432
white-space/pre-line-with-space-and-newline.html
1426
1433
white-space/white-space-applies-to-text-001.html
@@ -1967,6 +1974,7 @@ Phase I: Collapsing and Transformation</h4>
1967
1974
white-space/break-spaces-before-first-ideographic-char-005.html
1968
1975
white-space/break-spaces-before-first-ideographic-char-006.html
1969
1976
white-space/break-spaces-before-first-ideographic-char-011.html
1977
+ white-space/break-spaces-with-word-break-001.html
1970
1978
white-space/pre-wrap-008.html
1971
1979
white-space/pre-wrap-015.html
1972
1980
white-space/pre-wrap-016.html
@@ -3837,6 +3845,7 @@ Breaking Rules for Letters: the 'word-break' property</h3>
3837
3845
word-break/word-break-keep-all-003.html
3838
3846
word-break/word-break-keep-all-009.html
3839
3847
word-break/word-break-keep-all-010.html
3848
+ white-space/break-spaces-with-word-break-001.html
3840
3849
</wpt>
3841
3850
3842
3851
Note: This is the other common behavior for Korean
@@ -4675,6 +4684,7 @@ Hyphenation: the 'hyphens' property</h3>
4675
4684
hyphens/i18n/hyphens-i18n-manual-003.html
4676
4685
hyphens/i18n/hyphens-i18n-manual-004.html
4677
4686
hyphens/i18n/hyphens-i18n-manual-005.html
4687
+ hyphens/hyphens-vs-float-clearance-002.html
4678
4688
</wpt>
4679
4689
4680
4690
<div class="example">
@@ -4720,6 +4730,7 @@ Hyphenation: the 'hyphens' property</h3>
4720
4730
hyphens/hyphens-auto-and-contenteditable-crash.html
4721
4731
hyphens/hyphens-auto-last-word-001.html
4722
4732
hyphens/hyphens-punctuation-001.html
4733
+ hyphens/hyphens-vs-float-clearance-001.html
4723
4734
</wpt>
4724
4735
</dl>
4725
4736
@@ -6281,6 +6292,8 @@ Tracking: the 'letter-spacing' property</h3>
6281
6292
Whether letter-spacing is applied at the end of a line is undefined in this level.
6282
6293
6283
6294
<wpt>
6295
+ letter-spacing/letter-spacing-trim-start-001.html
6296
+ letter-spacing/letter-spacing-trim-start-002.html
6284
6297
letter-spacing/letter-spacing-end-of-line-001.html
6285
6298
tab-size/tab-size-spacing-001.html
6286
6299
letter-spacing/letter-spacing-200.html
@@ -6752,6 +6765,7 @@ First Line Indentation: the 'text-indent' property</h3>
6752
6765
text-indent/text-indent-min-max-content-001.html
6753
6766
text-indent/text-indent-overflow.html
6754
6767
text-indent/text-indent-text-align-end.html
6768
+ text-indent/below-float.html
6755
6769
</wpt>
6756
6770
6757
6771
Unless otherwise specified
@@ -8570,6 +8584,9 @@ Older Changes</h3>
8570
8584
white-space/text-wrap-balance-narrow-crash.html
8571
8585
white-space/text-wrap-balance-text-indent-001.html
8572
8586
crashtests/text-wrap-balance-float-crash.html
8587
+ white-space/text-wrap-balance-005.html
8588
+ white-space/text-wrap-balance-before-after-001.html
8589
+ white-space/text-wrap-balance-before-after-002.html
8573
8590
8574
8591
parsing/white-space-shorthand-text-wrap.html
8575
8592
parsing/white-space-shorthand.html
@@ -8656,6 +8673,7 @@ Older Changes</h3>
8656
8673
text-autospace/text-autospace-no-001.html
8657
8674
text-autospace/text-autospace-vertical-combine-001.html
8658
8675
text-autospace/text-autospace-vertical-upright-001.html
8676
+ text-autospace/text-autospace-ideogram-alpha-001.html
8659
8677
text-spacing-trim/text-spacing-trim-001.html
8660
8678
text-spacing-trim/text-spacing-trim-colon-001.html
8661
8679
text-spacing-trim/text-spacing-trim-dot-001.html
@@ -8697,4 +8715,6 @@ Older Changes</h3>
8697
8715
text-spacing-trim/text-spacing-trim-subset-001.html
8698
8716
letter-spacing/letter-spacing-percent-001.html
8699
8717
word-spacing/word-spacing-percent-001.html
8718
+
8719
+ animations/hyphen-limit-chars-interpolation.html
8700
8720
</wpt>
0 commit comments