Skip to content

Commit a82095e

Browse files
committed
spec/css2.1/anton-lc-2010: notes on floats
1 parent fd4e769 commit a82095e

1 file changed

Lines changed: 30 additions & 22 deletions

File tree

spec/css2.1/anton-lc-2010.txt

Lines changed: 30 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,9 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
161161

162162
Status: unfiled, but I assume the WG prefer to leave this undefined for
163163
CSS21
164-
165-
166-
164+
165+
Could specify by changing "must not overlap any floats" to "must not overlap the margin box of any floats" in http://www.w3.org/TR/CSS21/visuren.html#bfc-next-to-float
166+
167167
Positioning
168168
===================================================================
169169

@@ -174,16 +174,17 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
174174
property is 'auto'.
175175

176176
Status: unfiled
177-
178-
177+
178+
Nice to have for readability consistency, but since it's not wrong or even imprecise, no change.
179+
179180
P2) http://lists.w3.org/Archives/Public/www-style/2010Apr/0529.html
180181

181182
Editorial issues in 10.3–10.7
182183

183184
Status: unfiled
184-
185-
186-
185+
186+
Notes added to 10.3 and 10.6 wrt being tentative. Defer addition of "computed" to errata.
187+
187188
Floats
188189
===================================================================
189190

@@ -202,31 +203,35 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
202203
reflowed at all (Issues 2 and 3)
203204

204205
Status: Filed as Issue 192, but I am disputing the resolution
205-
206-
206+
207+
See dbaron's (upcoming) response for issue 192.
208+
207209
FL2) http://lists.w3.org/Archives/Public/www-style/2009Oct/0058.html
208210

209211
9.5 wording is wrong for RTL text next to floats. (Issue raised by
210212
Øyvind Stenhaug)
211213

212214
Status: unfiled
213-
214-
215+
216+
Defer to Bert and dbaron
217+
215218
FL3) http://lists.w3.org/Archives/Public/www-style/2010Mar/0366.html
216219

217220
Various ambiguities concerning how to flow line boxes "next to" floats
218221
in different containing blocks
219222

220223
Status: unfiled
221-
222-
224+
225+
I don't understand this issue. Isn't the available space negative (i.e. not enough to fit any content) in the case given?
226+
223227
FL4) http://lists.w3.org/Archives/Public/www-style/2010Sep/0130.html
224228

225229
Editorial issue: modification needed to new wording about "next to" floats
226230

227231
Status: unfiled
228-
229-
232+
233+
In what way to shortened line boxes not behave the same as normal line boxes? (If they are not different, then the edit is not necessary.)
234+
230235
FL5) http://lists.w3.org/Archives/Public/www-style/2010Sep/0131.html
231236
(Issue 1)
232237
http://lists.w3.org/Archives/Public/www-style/2010Sep/0148.html
@@ -237,8 +242,9 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
237242
No shortening of line boxes next to later floats
238243

239244
Status: unfiled
240-
241-
245+
246+
This is an error in the spec. http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cdiv%20style%3D%22border%3A%20solid%20magenta%22%3E%0A%20%20%3Cdiv%20style%3D%27float%3A%20left%3B%20border%3A%20solid%20green%3B%20%27%3EA%3C%2Fdiv%3E%20aaaa%0A%3C%2Fdiv%3E%0A%3Cdiv%20style%3D%22border%3A%20solid%20blue%3B%20margin%3A%20-2em%22%3E%0A%20%20%3Civ%20style%3D%22float%3A%20left%3B%20border%3A%20solid%20yellow%3B%20%22%3EB%3C%2Fdiv%3E%20bbbbbbb%0A%3C%2Fdiv%3E
247+
242248
FL6) http://lists.w3.org/Archives/Public/www-style/2010Sep/0131.html
243249
(Issue 2)
244250
http://lists.w3.org/Archives/Public/www-style/2010Sep/0150.html
@@ -247,8 +253,9 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
247253
A left float can be to the right of a right float in certain situations
248254

249255
Status: unfiled
250-
251-
256+
257+
Not a feature of the spec exactly, but certainly a logical consequence of the model. Not a problem. (If Bert and dbaron agree this is a problem, then it's not a problem.)
258+
252259
Clearance
253260
===================================================================
254261

@@ -259,8 +266,9 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
259266
margin-top of an element is incorrect
260267

261268
Status: unfiled
262-
263-
269+
270+
271+
264272
CL2) http://lists.w3.org/Archives/Public/www-style/2010Sep/0665.html
265273
(first half)
266274
http://lists.w3.org/Archives/Public/www-style/2010Aug/0374.html

0 commit comments

Comments
 (0)