Skip to content

Commit fc328f7

Browse files
committed
x
1 parent 2925be5 commit fc328f7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css3-gcpm/Overview.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3802,8 +3802,10 @@ <h3 id=aligning-baselines><span class=secno>14.2. </span>Aligning baselines</h3>
38023802
should be rounded upt to the smallest multiple of the used &lsquo;<code
38033803
class=property>line-height</code>&rsquo; value on the containing block.
38043804

3805-
<div class=example> In this example, the stacking height of div.figure
3806-
would be 30px (2 * 15px)
3805+
<div class=example>
3806+
<p>In this example, the stacking height of div.figure would be 30px (2 *
3807+
15px)
3808+
38073809
<pre>
38083810
div.multicol { line-height: 15px }
38093811
div.figure { height: 20px; line-box-contain: block inline replaced crack }

0 commit comments

Comments
 (0)