Skip to content

Commit 4b112a9

Browse files
committed
reverting text on column content
1 parent c9f9637 commit 4b112a9

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,6 @@ <h2>Column gaps and rules</h2>
846846
to be on top of column rules. Column rules are only drawn between two
847847
columns that both have content.
848848

849-
850849
<h3>'column-gap'</h3>
851850

852851
<table class=propdef>
@@ -1038,10 +1037,10 @@ <h3>'column-rule'</h3>
10381037

10391038

10401039
<div class=example>
1041-
<p>If a tall image is moved to a column on the next page to find room for
1042-
it, its natural column may be left empty. If so, the column is
1043-
considered empty for the purpose of deciding if the column rule should
1044-
be drawn or not.
1040+
<p>If a tall image is moved to a column on the next page to find room
1041+
for it, its natural column may be left empty. If so, the column is is
1042+
still considered to have content for the purpose of deciding if the
1043+
column rule should be drawn.
10451044
</div>
10461045

10471046

0 commit comments

Comments
 (0)