File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1403,6 +1403,7 @@ Trimming Over/Under Text: the 'text-box-trim' property</h3>
14031403 On [=inline boxes=] ,
14041404 specifies whether to trim the [=content box=]
14051405 to match the specified 'text-box-edge' metric.
1406+ See [[#inline-height]] for details.
14061407
14071408 On [=block containers=] ,
14081409 as well as on each column of a [=multi-column container=] ,
@@ -1537,7 +1538,9 @@ Inline Box Drawing Height: the 'inline-sizing' property</h3>
15371538 The <a>content area</a> of the <a>inline box</a>
15381539 is sized and positioned to fit (possibly hypothetical) text
15391540 from its [=first available font=] .
1540- This specification does not specify how.
1541+ If 'text-box-trim' indicates trimming,
1542+ then the specified metric must be used.
1543+ Otherwise, this specification does not specify how.
15411544 A UA may, e.g., use the maximum ascender and descender of the font.
15421545 (This would ensure that glyphs with parts above or below the em-box
15431546 still fall within the content area,
You can’t perform that action at this time.
0 commit comments