[webkit-reviews] review denied: [Bug 64359] Missing right padding on inline element : [Attachment 104543] Proposed patch version 2

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


Dave Hyatt <hyatt at apple.com> has denied Fred Liu <fredliu at codeaurora.org>'s
request for review:
Bug 64359: Missing right padding on inline element
https://bugs.webkit.org/show_bug.cgi?id=64359

Attachment 104543: Proposed patch version 2
https://bugs.webkit.org/attachment.cgi?id=104543&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
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.


More information about the webkit-reviews mailing list