File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -949,8 +949,7 @@ <h3 id='crs'>'column-rule-style'</h3>
949949< p > The ''inset'' keyword value is shown like the ''ridge'' value. The
950950''outset'' value is shown like ''groove''.
951951
952- < p > Note that the 'none' value forces the computed value of < span
953- class ="property "> 'column-rule-width'</ span > to be '0'.
952+ < p > The 'none' value forces the computed value of < span class ="property "> 'column-rule-width'</ span > to be '0'.
954953
955954
956955< h3 id ='crw '> 'column-rule-width'</ h3 >
@@ -1402,9 +1401,9 @@ <h3>Overflow outside multicol elements</h3>
14021401
14031402< ul >
14041403
1405- < li > Constrained column height. A non-auto 'height' or 'max-height' on
1406- the multicol element must be honored, if possible. In paged media, the
1407- height is constrained by the size of the page.
1404+ < li > Constrained column height. A declaration that constrains the
1405+ column height (e.g., on 'height') must be honored, if possible. In
1406+ paged media, the height is constrained by the size of the page.
14081407
14091408< li > Explicit column breaks. Explicit column breaks may create more
14101409columns than there is room for inside the multicol element.
You can’t perform that action at this time.
0 commit comments