You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -8281,6 +8308,7 @@ Overflow Wrapping: the 'overflow-wrap'/'word-wrap' property</h3>
8281
8308
white-space/trailing-ideographic-space-014.html
8282
8309
white-space/trailing-ideographic-space-015.html
8283
8310
white-space/trailing-ideographic-space-016.html
8311
+
white-space/text-wrap-balance-overflow-001.html
8284
8312
</wpt>
8285
8313
</dl>
8286
8314
@@ -8316,7 +8344,6 @@ Text Alignment: the 'text-align' shorthand</h3>
8316
8344
Missing tests:
8317
8345
* tests for the <<string>> value
8318
8346
* If (after justification, if any) the inline contents of a line box are too long to fit within it, then the contents are start-aligned: any content that doesn’t fit overflows the line box’s end edge.
8319
-
* If the UA chooses to adjust the text, then it must ensure that tab stops continue to line up
8320
8347
* “Values other than justify-all or match-parent are assigned to text-align-all and reset text-align-last to auto.”, and being a shorthand in general"></wpt>
8321
8348
8322
8349
<pre class="propdef shorthand">
@@ -8600,6 +8627,12 @@ Text Alignment: the 'text-align' shorthand</h3>
8600
8627
text-align-white-space-001.xht
8601
8628
text-align-white-space-005.xht
8602
8629
</wpt>
8630
+
<wpt>
8631
+
text-align/text-align-justify-tabs-001.html
8632
+
text-align/text-align-justify-tabs-002.html
8633
+
text-align/text-align-justify-tabs-003.html
8634
+
text-align/text-align-justify-tabs-004.html
8635
+
</wpt>
8603
8636
8604
8637
If (after justification, if any)
8605
8638
the inline contents of a line box are too long to fit within it,
@@ -9087,6 +9120,7 @@ Justification Method: the 'text-justify' property</h3>
9087
9120
9088
9121
<wpt pathprefix="/css/css-text/text-justify/">
9089
9122
text-justify-inter-word-001.html
9123
+
text-justify-word-separators.html
9090
9124
</wpt>
9091
9125
9092
9126
<figure id="fig-text-justify-interword">
@@ -10318,6 +10352,7 @@ Automatic Contextual Spacing: the 'text-autospace' property</h3>
0 commit comments