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
Copy file name to clipboardExpand all lines: css-inline-3/Overview.bs
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -919,7 +919,12 @@ Legacy Values for SVG</h5>
919
919
Issue: We would prefer to remove the ''baseline-shift/baseline'' value, and are looking for feedback from SVG user agents as to whether it's necessary.
920
920
921
921
<h2 id="line-height">
922
-
Line Sizing and Spacing</h2>
922
+
Logical Heights and Inter-line Spacing</h2>
923
+
924
+
The [=block-axis=] sizing of a [=line box=]
925
+
depends on the sizes and [[#alignment|alignment]] of its [=inline-level=] contents.
926
+
This sizing is controlled by
927
+
the 'line-height', 'text-edge', 'leading-trim', and 'inline-sizing' properties.
0 commit comments