[webkit-reviews] review granted: [Bug 75841] Extend CSSValueList to allow slash separated lists. : [Attachment 121646] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 05:00:51 PST 2012


Andreas Kling <kling at webkit.org> has granted Alexis Menard
<alexis.menard at openbossa.org>'s request for review:
Bug 75841: Extend CSSValueList to allow slash separated lists.
https://bugs.webkit.org/show_bug.cgi?id=75841

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=121646&action=review


r=me

> Source/WebCore/css/CSSValue.h:183
> +    unsigned char m_valueListSeparator : ValueListSeparatorBits; //
CSSValueList type

Unnecessary comment.


More information about the webkit-reviews mailing list