Skip to content

Commit f3c8215

Browse files
author
howcome
committed
machine-generated version
1 parent d6c99f9 commit f3c8215

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

css-multicol/Overview.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -435,10 +435,7 @@ <h2 id=the-multi-column-model><span class=secno>2. </span>The multi-column
435435

436436
<p>In the simplest case a multicol element will contain only one row of
437437
columns, and the height of each column will be equivalent to the used
438-
height of the multi-column element's content box. If the multi-column
439-
element is paginated, the height of each row is constrained by the page
440-
and the content continues in a new row of column boxes on the next page; a
441-
column box never splits across pages.
438+
height of the multi-column element's content box.
442439

443440
<div class=example>
444441
<p>Column gaps (yellow) and column rules (green) are shown in this sample
@@ -492,6 +489,10 @@ <h2 id=the-multi-column-model><span class=secno>2. </span>The multi-column
492489
</div>
493490
</div>
494491

492+
<p>If the multi-column element is paginated, the height of each row is
493+
constrained by the page and the content continues in a new row of column
494+
boxes on the next page; a column box never splits across pages.
495+
495496
<p>The same effect occurs when a <a href="#spanning-element"><em>spanning
496497
element</em></a> divides the multi-column element: the columns before the
497498
spanning element are balanced and shortened to fit their content. Content

0 commit comments

Comments
 (0)