[Webkit-unassigned] [Bug 16148] overflow: hidden with float:left rendering issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 12:12:54 PDT 2009


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


jacob.refstrup at hp.com changed:

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




------- Comment #2 from jacob.refstrup at hp.com  2009-05-28 12:12 PDT -------
Created an attachment (id=30742)
 --> (https://bugs.webkit.org/attachment.cgi?id=30742&action=view)
Patch calcPrefWidths (use specified width as min/max pref width when 0).

It seems that comparing width > 0 is fairly common; there's also table cell
code that does this. Perhaps a similar fix should at least be made for the
table cell case -- not sure if it'd make a difference for min-width or
max-width in calcPrefWidths.


-- 
Configure bugmail: https://bugs.webkit.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