[Webkit-unassigned] [Bug 10471] floated elements wrongly need clearing to stay on the same line

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Aug 17 13:46:42 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10471





------- Comment #3 from hyatt at apple.com  2006-08-17 13:46 PDT -------
Created an attachment (id=10111)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10111&action=view)
Test case (reduction)

Here is a test case that shows the problem.  Ignore the author's claims that
this works in Firefox.  It doesn't.

I know this bug is in Radar, but have no idea how to find it.  Basically WinIE
will shrink floats as needed to try to fit them next to another float.  Other
browsers don't do this.  It's not clear to me if WinIE's behavior is right
according to the spec... it does greatly complicate float layout to be willing
to make the widths of the floats malleable.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list