[webkit-reviews] review granted: [Bug 95367] [New Multicolumn] Implement hit testing of columns : [Attachment 161283] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 12:57:01 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Dave Hyatt
<hyatt at apple.com>'s request for review:
Bug 95367: [New Multicolumn] Implement hit testing of columns
https://bugs.webkit.org/show_bug.cgi?id=95367

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=161283&action=review


> Source/WebCore/ChangeLog:9
> +	   Add an implementation of nodeAtPoint for RenderMultiColumnSet that
works similarly to painting.
> +	   Multiple calls get made as you walk through the columns to
hitTestFlowThreadPortionInRegion.

Would be nice to have some testcases, which you can do with elementFromPoint().


More information about the webkit-reviews mailing list