[webkit-reviews] review granted: [Bug 72331] Add the needed plumbing to parse display: -webkit-grid : [Attachment 115224] Proposed fix 2: Add all platforms to Skipped list. Moved the ASSERT as it made more sense after thinking about it.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 13:37:38 PST 2011


Tony Chang <tony at chromium.org> has granted Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 72331: Add the needed plumbing to parse display: -webkit-grid
https://bugs.webkit.org/show_bug.cgi?id=72331

Attachment 115224: Proposed fix 2: Add all platforms to Skipped list. Moved the
ASSERT as it made more sense after thinking about it.
https://bugs.webkit.org/attachment.cgi?id=115224&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=115224&action=review


> Source/WebCore/ChangeLog:23
> +	   * css/CSSPrimitiveValueMappings.h:
> +	   (WebCore::CSSPrimitiveValue::operator EDisplay):

Nit: Looks like we could merge this with the css/CSSPrimitiveValueMappings.h
above.

> Source/WebCore/ChangeLog:28
> +	   * css/CSSValueKeywords.in:

Nit: This looks like a duplicate entry.


More information about the webkit-reviews mailing list