Bug 131302 - [CSS Grid Layout] Handle min/max height in the grid element
Summary: [CSS Grid Layout] Handle min/max height in the grid element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2014-04-07 08:19 PDT by Sergio Villar Senin
Modified: 2014-04-08 05:06 PDT (History)
11 users (show)

See Also:


Attachments
Patch (9.95 KB, patch)
2014-04-07 08:25 PDT, Sergio Villar Senin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2014-04-07 08:19:54 PDT
We're already doing this. In any case we should remove the FIXME in the code add add some test coverage.

This involves merging Blink r161876
Comment 1 Sergio Villar Senin 2014-04-07 08:25:54 PDT
Created attachment 228737 [details]
Patch
Comment 2 Sergio Villar Senin 2014-04-08 05:06:04 PDT
Comment on attachment 228737 [details]
Patch

Clearing flags on attachment: 228737

Committed r166923: <http://trac.webkit.org/changeset/166923>
Comment 3 Sergio Villar Senin 2014-04-08 05:06:13 PDT
All reviewed patches have been landed.  Closing bug.