[Webkit-unassigned] [Bug 15869] misalignment because of float:left of <div> tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 12:51:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=15869


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34774|                            |review?
               Flag|                            |




--- Comment #9 from mitz at webkit.org  2009-08-13 12:51:17 PDT ---
Created an attachment (id=34774)
 --> (https://bugs.webkit.org/attachment.cgi?id=34774)
Use computed width for float avoidance and unify the rules across parsing modes

This appears to match Firefox and IE8 with the exceptions that in Firefox,
<hr>s just overflow instead of clearing the float, and in IE, the <hr>’s
percent sizes are computed relative to the available width next to the float
(so 100% or less never needs to clear the float).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list