[webkit-reviews] review granted: [Bug 63899] The content of replaced element 'img' is trimmed to the content edge curve of a rounded corner. : [Attachment 169075] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 20:58:17 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted
dstockwell at chromium.org's request for review:
Bug 63899: The content of replaced element 'img' is trimmed to the content edge
curve of a rounded corner.
https://bugs.webkit.org/show_bug.cgi?id=63899

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

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


> Source/WebCore/ChangeLog:9
> +	   Previously we trimmed to the border edge curve.
> +	   Spec: http://www.w3.org/TR/css3-background/#corner-clipping

This is slightly cryptic. A few more words here would be good.

> LayoutTests/fast/replaced/border-radius-clip-content-edge.html:36
> + &lt;object&gt;

The pixel results of this test would be more likely to be platform-independent
if you didn't include the text.


More information about the webkit-reviews mailing list