4242
4343< h1 > CSS3 Multi-column Layout Module – disposition of comments</ h1 >
4444
45- < p > Last call document: < a href ="http://www.w3.org/TR/2009/WD-css3-multicol-20090630/ "> http://www.w3.org/TR/2009/WD-css3-multicol-20090630/</ a > .
45+ < p > Last call document: < a href ="http://www.w3.org/TR/2009/WD-css3-multicol-20090630/ "> http://www.w3.org/TR/2009/WD-css3-multicol-20090630/</ a > .
46+
47+ < p > Editor's draft: < a href ="http://dev.w3.org/csswg/css3-multicol "> http://dev.w3.org/csswg/css3-multicol</ a >
4648
4749
4850< p > The following color coding convention is used for comments:</ p >
@@ -74,7 +76,7 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
7476
7577< 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].
7678
77- < td > There have been no implementations of intrusions, so it seems better to remove it when coing to CR.
79+ < td > There have been no implementations of intrusions, so it seems best to removed them when going to CR.
7880
7981< td > < a href ="http://lists.w3.org/Archives/Public/www-style/2009Sep/0186.html "> Answer</ a > on www-style
8082
@@ -89,9 +91,9 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
8991
9092< p > [1] http://www.w3.org/TR/2009/WD-css3-multicol-20090630/#column-gaps-and-rules
9193
92- < td > I can go either way on this one.
94+ < td > The editor can go either way on this one, but has a slight preference for another solution .
9395
94- < td > < a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0159.html "> Answer</ a > on www-style
96+ < td > < a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0159.html "> Answer</ a > on www-style, < a href =" http://lists.w3.org/Archives/Public/www-style/2009Nov/0019.html " > followup </ a > from Sylvain.
9597
9698< tr > < th colspan =3 > < a href ="http://lists.w3.org/Archives/Public/www-style/2009Jul/0003.html "> Comment</ a > from Bert Bos on 2009-07-01
9799
@@ -115,7 +117,7 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
115117Multi-column Layout Module Level 3" (although I guess that Level 3 is
116118only for features that did exist in level 2)
117119
118- < td >
120+ < td > New title: CSS Multi-column Layout Module
119121
120122< td > < a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0133.html "> howcome</ a >
121123< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0141.html "> Giovanni</ a >
@@ -126,14 +128,13 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
126128If the goal is to avoid the burden of hsl / rgba / SVG colors,
127129shouldn't that be delegated to a reduced profile?
128130
129- < td >
131+ < td > The CSS WG chose to point to refer to CSS 2.1 instead of creating a reduced profile. This was accepted by Giovanni.
130132
131133< td > < a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0133.html "> howcome</ a >
132134< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0141.html "> Giovanni</ a >
133135< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0148.html "> howcome</ a >
134136
135137
136-
137138< tr class =a > < td > About column breaks:
138139
139140At the beginning of section 5, replace desrciption with description
@@ -145,7 +146,7 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
145146< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0148.html "> howcome</ a >
146147
147148
148- < tr > < td > About column breaks: Is it possible to avoid a column break while still allow a page break?
149+ < tr class = a > < td > About column breaks: Is it possible to avoid a column break while still allow a page break?
149150Is the intended effect like:
150151
151152< pre >
@@ -189,7 +190,7 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
189190< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0141.html "> Giovanni</ a >
190191< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0148.html "> howcome</ a >
191192
192- < tr > < td > About overflow inside and outside the multicolum element:
193+ < tr class = a > < td > About overflow inside and outside the multicolum element:
193194
194195what happens if a non-floated element overflows vertically?
195196Is it still clipped regardless of overflow? Can implementations put
@@ -201,7 +202,7 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
201202< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0141.html "> Giovanni</ a >
202203< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0148.html "> howcome</ a >
203204
204- < tr > < td > About overflow inside and outside the multicolum element:
205+ < tr class = a > < td > About overflow inside and outside the multicolum element:
205206
206207what happens if Example XVIII has an element that floats on
207208the rigth? Is the element clipped (showing only the right part), does
@@ -215,7 +216,7 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
215216< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0148.html "> howcome</ a >
216217
217218
218- < tr > < td > About overflow inside and outside the multicolum element:
219+ < tr class = a > < td > About overflow inside and outside the multicolum element:
219220
220221if there are more columns than available, are scrollbars
221222rendered when overflow:auto / scroll?
@@ -227,7 +228,7 @@ <h1>CSS3 Multi-column Layout Module – disposition of comments</h1>
227228< a href ="http://lists.w3.org/Archives/Public/www-style/2009Oct/0148.html "> howcome</ a >
228229
229230
230- < tr > < td > Section conformance names a "column-grid-image", but no definition
231+ < tr class = a > < td > Section conformance names a "column-grid-image", but no definition
231232is provided in the document.
232233
233234< td > a spurious reference to 'column-gap-image' has been removed
0 commit comments