[webkit-reviews] review granted: [Bug 72531] Add limited parsing support for grid-columns and grid-rows : [Attachment 115467] Proposed patch 1: Fully building this time, after the renamings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 10:04:30 PST 2011


Tony Chang <tony at chromium.org> has granted Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 72531: Add limited parsing support for grid-columns and grid-rows
https://bugs.webkit.org/show_bug.cgi?id=72531

Attachment 115467: Proposed patch 1: Fully building this time, after the
renamings.
https://bugs.webkit.org/attachment.cgi?id=115467&action=review

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


> LayoutTests/fast/css-grid-layout/grid-columns-rows-get-set.html:28
> +    -webkit-grid-columns: 10em;
> +    -webkit-grid-rows: 15em;

These might resolve to different pixel amounts depending on the platform, but
we can rebaseline if that's the case.


More information about the webkit-reviews mailing list