[Webkit-unassigned] [Bug 64359] Missing right padding on inline element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 13:54:22 PDT 2011


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


Dave Hyatt <hyatt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #104543|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #4 from Dave Hyatt <hyatt at apple.com>  2011-08-19 13:54:22 PST ---
(From update of attachment 104543)
This is not right. You're patching the wrong place. It looks like the maximum preferred intrinsic width is being computed incorrectly and is too small. That's what you need to fix, not the line breaking code.

-- 
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