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
Copy file name to clipboardExpand all lines: spec/css2.1/anton-lc-2010.txt
+30-22Lines changed: 30 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -161,9 +161,9 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
161
161
162
162
Status: unfiled, but I assume the WG prefer to leave this undefined for
163
163
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
@@ -237,8 +242,9 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
237
242
No shortening of line boxes next to later floats
238
243
239
244
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,8 +253,9 @@ Could remove the quotes, but other than that it doesn't seem we need a change. (
247
253
A left float can be to the right of a right float in certain situations
248
254
249
255
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.)
0 commit comments