[webkit-reviews] review denied: [Bug 58422] [REGRESSION] A::before content not clickable : [Attachment 94722] Proposed Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 11:20:47 PDT 2011


Dave Hyatt <hyatt at apple.com> has denied Kulanthaivel Palanichamy
<kulanthaivel at codeaurora.org>'s request for review:
Bug 58422: [REGRESSION] A::before content not clickable
https://bugs.webkit.org/show_bug.cgi?id=58422

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
I don't think this should be necessary.  If you don't have a node you should
just be moving up the line box tree to parents (and/or the RenderObject tree to
parents).  You shouldn't need a special bit just to identify generated content.


More information about the webkit-reviews mailing list