File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments