RESOLVED FIXED 51670
Strange bug involving width:0, floats and position:absolute
https://bugs.webkit.org/show_bug.cgi?id=51670
Summary Strange bug involving width:0, floats and position:absolute
Lea Verou
Reported 2010-12-28 00:03:47 PST
Created attachment 77541 [details] Testcase (reduction) Sorry for the lame title, I couldn't think of a better one. As you can see in the testcase, there is an extra space in #content that shouldn't be there. If I set #bar's width to any value > 0 (even .001px) the extra space disappears. Also, it seems to grow as #bar's content grows. Gecko and Presto don't display the extra space. Couldn't test Trident (Parallels broke).
Attachments
Testcase (reduction) (473 bytes, text/html)
2010-12-28 00:03 PST, Lea Verou
no flags
Robert Hogan
Comment 1 2012-10-19 12:20:34 PDT
As of r131397 this seems to be resolved.
Note You need to log in before you can comment on or make changes to this bug.