[webkit-reviews] review granted: [Bug 74008] add css parsing for flex-flow: wrap and wrap-reverse : [Attachment 118229] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 10:54:02 PST 2011


Ojan Vafai <ojan at chromium.org> has granted Tony Chang <tony at chromium.org>'s
request for review:
Bug 74008: add css parsing for flex-flow: wrap and wrap-reverse
https://bugs.webkit.org/show_bug.cgi?id=74008

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

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=118229&action=review


> Source/WebCore/css/CSSPrimitiveValueMappings.h:1246
> +	   m_value.ident = CSSValueNone;

Should this be CSSValueNoWrap?


More information about the webkit-reviews mailing list