[webkit-reviews] review granted: [Bug 119324] [CSS Masking] -webkit-mask-repeat: space does not work : [Attachment 209964] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 05:33:06 PDT 2013


Dirk Schulze <krit at webkit.org> has granted Andrei Parvu <parvu at adobe.com>'s
request for review:
Bug 119324: [CSS Masking] -webkit-mask-repeat: space does not work
https://bugs.webkit.org/show_bug.cgi?id=119324

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

------- Additional Comments from Dirk Schulze <krit at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=209964&action=review


r=me

> Source/WebCore/platform/graphics/ImageBuffer.h:135
> +	   {
> +	       m_space = space;
> +	   }

one liners are usually done without wrapping.


More information about the webkit-reviews mailing list