@@ -2237,6 +2237,7 @@ Line Breaking Details</h3>
2237
2237
line-breaking/line-breaking-006.html
2238
2238
line-breaking/line-breaking-007.html
2239
2239
line-breaking/line-breaking-008.html
2240
+ line-breaking/line-breaking-021.html
2240
2241
i18n/css3-text-line-break-baspglwj-001.html
2241
2242
i18n/css3-text-line-break-baspglwj-002.html
2242
2243
i18n/css3-text-line-break-baspglwj-120.html
@@ -3569,6 +3570,7 @@ Shaping Across Intra-word Breaks</h3>
3569
3570
<!-- manual test
3570
3571
text-align/text-align-last-012.html
3571
3572
-->
3573
+ text-align/text-align-wins-001.html
3572
3574
</wpt>
3573
3575
3574
3576
<p> If <dfn dfn-for=text-align-last dfn-type=value>auto</dfn> is specified,
@@ -3604,6 +3606,7 @@ Shaping Across Intra-word Breaks</h3>
3604
3606
parsing/text-justify-valid.html
3605
3607
parsing/text-justify-invalid.html
3606
3608
parsing/text-justify-computed.html
3609
+ text-justify/text-justify-006.html
3607
3610
</wpt>
3608
3611
3609
3612
<p> This property selects the justification method used when a line's
@@ -3612,6 +3615,10 @@ Shaping Across Intra-word Breaks</h3>
3612
3615
but is inherited from block containers to the root inline box containing their inline-level contents.
3613
3616
It takes the following values:</p>
3614
3617
3618
+ <wpt>
3619
+ text-justify/text-justify-006.html
3620
+ </wpt>
3621
+
3615
3622
<dl dfn-for=text-justify dfn-type=value>
3616
3623
<dt> <dfn>auto</dfn> </dt>
3617
3624
<dd> The UA determines the justification algorithm to follow, based
@@ -3667,6 +3674,7 @@ Shaping Across Intra-word Breaks</h3>
3667
3674
3668
3675
<wpt>
3669
3676
text-justify/text-justify-001.html
3677
+ text-justify/text-justify-006.html
3670
3678
</wpt>
3671
3679
<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
3672
3680
text-justify-none-001.html
@@ -4542,6 +4550,7 @@ Cursive Scripts</h4>
4542
4550
inheritance.html
4543
4551
parsing/hanging-punctuation-valid.html
4544
4552
parsing/hanging-punctuation-invalid.html
4553
+ hanging-punctuation/hanging-punctuation-inline-001.html
4545
4554
</wpt>
4546
4555
4547
4556
<p> This property determines whether a punctuation mark, if one is present,
0 commit comments