Skip to content

Commit e2f58a3

Browse files
committed
commented out confusing text
1 parent 8d10b3b commit e2f58a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,9 @@ <h2>The multi-column model</h2>
373373
is, column boxes behave like block-level, table cell, and inline-block
374374
boxes as per CSS 2.1, section 10.1, item 2 [[!CSS21]]. However, column
375375
boxes do not establish containing blocks for elements with ''position:
376-
fixed'' or ''position: absolute''. Percentage values that are calculated
376+
fixed'' or ''position: absolute''. <!--Percentage values that are calculated
377377
relative to the containing block height are calculated based on the
378-
multicol element's height, not the column box's height.
378+
multicol element's height, not the column box's height.-->
379379

380380

381381
<div class=example>

0 commit comments

Comments
 (0)