[webkit-reviews] review requested: [Bug 94355] [chromium] Enhance support for transforms in LinkHighlight. : [Attachment 160783] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 12:45:38 PDT 2012


W. James MacLean <wjmaclean at chromium.org> has asked  for review:
Bug 94355: [chromium] Enhance support for transforms in LinkHighlight.
https://bugs.webkit.org/show_bug.cgi?id=94355

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

------- Additional Comments from W. James MacLean <wjmaclean at chromium.org>
This CL extends the current link highlighter to account for transformed
targets. Transformed links will be represented by a rectilinear bounding box
(at present), but transformed divs will be highlighted according to their
borders. This CL also improves path specificity by using the quad list inside
the target, as opposed to the target's bounding box.


More information about the webkit-reviews mailing list