We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0f283 commit c2dc271Copy full SHA for c2dc271
css-inline-3/Overview.bs
@@ -1047,6 +1047,16 @@ Inline Box Edge Metrics: the 'text-edge' property</h3>
1047
in which case the box’s own 'line-height' is used to add spacing--
1048
the box’s margin, padding, and border also contribute
1049
to the size of the [=line box=].
1050
+
1051
+ <figure>
1052
+ <img src="images/text-edge.png" width="480"
1053
+ alt="three different values of the text-edge property." >
1054
+ <figcaption>
1055
+ The 'text-edge' property, showing values for ''text-edge/leading'',
1056
+ ''text-edge/cap'', and ''text-edge/ex''.
1057
+ The red lines indicate the layout bounds of the inline box.
1058
+ </figcaption>
1059
+ </figure>
1060
1061
<div class="note">
1062
<p>When 'text-edge' is ''text-edge/leading'',
0 commit comments