[webkit-reviews] review granted: [Bug 129226] Subpixel rendering: Add subpixel support to border type of double, groove, ridge, inset and outset. : [Attachment 225256] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 26 14:55:24 PST 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Zalan Bujtas
<zalan at apple.com>'s request for review:
Bug 129226: Subpixel rendering: Add subpixel support to border type of double,
groove, ridge, inset and outset.
https://bugs.webkit.org/show_bug.cgi?id=129226

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

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


> Source/WebCore/rendering/RenderObject.cpp:738
> +    // FIXME: flooring is a temporary solution until the device pixel
snapping is added here for all border types (including recursiveness).

"including recursiveness" is weird.


More information about the webkit-reviews mailing list