Skip to content

Commit 9f8d02f

Browse files
committed
x
1 parent e5f00c8 commit 9f8d02f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-gcpm/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3792,15 +3792,15 @@ <h3 id=aligning-baselines><span class=secno>14.2. </span>Aligning baselines</h3>
37923792
adjacent columns. This gives the presentation a visual rythm, and text in
37933793
the end of the columns will be alignend. To support this, a new value on
37943794
the <span class=property>&lsquo;<code
3795-
class=property>line-box-contain</code>&rsquo;</span> is defined:
3795+
class=property>line-box-contain</code>&rsquo;</span> property is defined:
37963796
&lsquo;<code class=css>gap</code>&rsquo; (or, perhaps, &lsquo;<code
37973797
class=css>crack</code>&rsquo;, &lsquo;<code class=css>snap</code>&rsquo;,
37983798
&lsquo;<code class=css>snap-gap</code>&rsquo;, &lsquo;<code
37993799
class=css>void</code>&rsquo;, &lsquo;<code class=css>grid</code>&rsquo;,
38003800
&lsquo;<code class=css>snap-to-grid</code>&rsquo;).
38013801

38023802
<p>The value means that the height of the line in which the element occurs
3803-
should be rounded upt to the smallest multiple of the used &lsquo;<code
3803+
should be rounded up to the smallest multiple of the used &lsquo;<code
38043804
class=property>line-height</code>&rsquo; value on the containing block.
38053805

38063806
<div class=example>

0 commit comments

Comments
 (0)