You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>2) Leave definition of floats that intrude across columns to GCPM [2]. In fact, page floats as currently defined in GCPM are powerful enough to work as shown in [1].
81
81
82
+
<td>There have been no implementations of intrusions, so it seems better to remove it when coing to CR.
83
+
82
84
<td><ahref="http://lists.w3.org/Archives/Public/www-style/2009Sep/0186.html">Answer</a> on www-style
83
85
84
86
<tr><thcolspan=3><ahref="http://lists.w3.org/Archives/Public/www-style/2009Jul/0045.html">Comment</a> from Sylvain Galineau on 2009-07-14 (!)
85
87
86
-
<tr><td>
88
+
<trclass=r><td>
87
89
In section 4, Column gaps and rules <ahref="http://www.w3.org/TR/2009/WD-css3-multicol-20090630/#column-gaps-and-rules">[1]</a>:
88
90
89
91
<blockquote>"Column rules are only drawn between columns that have content."</blockquote>
<td>A page break will always cause a column break; columns on different pages are considered to be different columns. This specification does not provide a way to ensure that all content is in the (say) left-most column.
<tr><td>About column breaks: What about margin and collapsing of them?
175
+
<trclass=a><td>About column breaks: What about margin and collapsing of them?
155
176
If you're delegating all (not just properties) to css3-page, you
156
177
should say that explicitly.
157
178
158
-
<td>The specification states:
159
-
160
-
<blockquote>
161
-
A multi-column element establishes a new block formatting context, as per CSS 2.1 section 9.4.1.
162
-
</blockquote>
163
-
164
-
Which is correct, but somewhat cryptic. Therefore one example has been added:
165
-
166
-
<blockquote>
167
-
A top margin set on the first child element of a mulitcol element will not collase with the margins of the multicol element.
168
-
</blockquote>
169
-
170
-
Further, in the description of the "break" properties, this text now occurs:
179
+
<td>
171
180
172
-
<blockquote>
173
-
When a page or column break splits a box, the box's margins, borders, and padding have no visual effect where the split occurs. However, margins will be preserved after forced page/column break. A forced page/colum break is a break that does not occur naturally.
0 commit comments