[webkit-reviews] review denied: [Bug 50072] CSS: Element with border-radius should clip children : [Attachment 78399] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 13:33:31 PST 2011


Dave Hyatt <hyatt at apple.com> has denied Renata Hodovan <reni at webkit.org>'s
request for review:
Bug 50072: CSS: Element with border-radius should clip children
https://bugs.webkit.org/show_bug.cgi?id=50072

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Although this isn't technically wrong, the reason self-painting layers were
excluded is that they need to be patched to account for border-radius clipping.
 I kind of always assumed we'd just fix that over in the RenderLayer code.  I
don't like this change because you cause the overflow clip for self-painting
layers to get pushed twice.


More information about the webkit-reviews mailing list