File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -3816,7 +3816,11 @@ Unexpandable Text</h4>
38163816 <p> If the inline contents of a line cannot be stretched to the full width of the line box,
38173817 then they must be aligned as specified by the 'text-align-last' property.
38183818 (If 'text-align-last' is ''justify'' , then
3819- they must be aligned as for ''center'' .)
3819+ they must be aligned as for ''center'' .)
3820+
3821+ <wpt>
3822+ text-align/text-align-last-empty-inline.html
3823+ </wpt>
38203824
38213825<h4 id="justify-cursive">
38223826Cursive Scripts</h4>
Original file line number Diff line number Diff line change @@ -366,12 +366,12 @@ <h4 id="handling-symbols-and-punctuation">6.4.2 <a href="https://drafts.csswg.or
366366
367367< h4 id ="unexpandable-text "> 6.4.3 < a href ="https://drafts.csswg.org/css-text-3/#justify-limits "> Unexpandable Text</ a > </ h4 >
368368
369- < p > No tests.
370-
369+ < p > Basic coverage.
371370< p > Missing tests:
372371
373372< ul >
374- < li > TBD…
373+ < li > Values of text-align-last other than justify
374+ < li > A broader range of non-stretchable content that just an empty span with padding
375375</ ul >
376376
377377< h4 id ="cursive-scripts "> 6.4.4 < a href ="https://drafts.csswg.org/css-text-3/#justify-cursive "> Cursive Scripts</ a > </ h4 >
You can’t perform that action at this time.
0 commit comments