Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions css-inline-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,16 @@ Inline Box Edge Metrics: the 'text-edge' property</h3>
in which case the box’s own 'line-height' is used to add spacing--
the box’s margin, padding, and border also contribute
to the size of the [=line box=].

<figure>
<img src="images/text-edge.png" width="480"
alt="three different values of the text-edge property." >
<figcaption>
The 'text-edge' property, showing values for ''text-edge/leading'',
''text-edge/cap'', and ''text-edge/ex''.
The red lines indicate the layout bounds of the inline box.
</figcaption>
</figure>

<div class="note">
<p>When 'text-edge' is ''text-edge/leading'',
Expand Down
Binary file added css-inline-3/images/text-edge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.