[webkit-reviews] review denied: [Bug 83206] webkit fails IETC border-radius-content-edge-001 : [Attachment 143196] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 19:38:51 PDT 2012


Hajime Morrita <morrita at google.com> has denied Takashi Sakamoto
<tasak at google.com>'s request for review:
Bug 83206: webkit fails IETC border-radius-content-edge-001
https://bugs.webkit.org/show_bug.cgi?id=83206

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

------- Additional Comments from Hajime Morrita <morrita at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=143196&action=review


I think it's worth having another test which written for an additional
coverage.
And we need to add an expectation image, at least for one platform.

> Source/WebCore/rendering/RenderImage.cpp:443
> +	   context->addRoundedRectClip(clipRect);

We need to push/pop the context to cancel the clipping after the rendering.


More information about the webkit-reviews mailing list