[webkit-reviews] review denied: [Bug 85849] Incorrect rect-based hit-test result : [Attachment 141745] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 11:53:48 PDT 2012


Dave Hyatt <hyatt at apple.com> has denied Raymes Khoury <raymes at google.com>'s
request for review:
Bug 85849: Incorrect rect-based hit-test result
https://bugs.webkit.org/show_bug.cgi?id=85849

Attachment 141745: Patch
https://bugs.webkit.org/attachment.cgi?id=141745&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Although blindly adding is wrong, not adding the inlines at all is also wrong.
In the common case of text inside culled line boxes, the right thing is
happening currently, and this patch will break text in order to get replaced
elements like images (that jut out of the inline) working.


More information about the webkit-reviews mailing list