[webkit-reviews] review granted: [Bug 111818] create runtime flags for CSS Compositing : [Attachment 193018] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 20:01:46 PDT 2013


Ryosuke Niwa <rniwa at webkit.org> has granted Rik Cabanier <cabanier at adobe.com>'s
request for review:
Bug 111818: create runtime flags for CSS Compositing
https://bugs.webkit.org/show_bug.cgi?id=111818

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=193018&action=review


rs=me.

> Source/WebCore/css/CSSParser.cpp:4322
> +		       if (cssCompositingEnabled() &&(val->id == CSSValueNormal
|| val->id == CSSValueMultiply

Nit: space needed after &&.


More information about the webkit-reviews mailing list