Bug 163283 - [css-grid] Use min-size instead of min-content contribution for intrinsic maximums resolution
Summary: [css-grid] Use min-size instead of min-content contribution for intrinsic max...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords:
Depends on: 163282 216142
Blocks: 60731
  Show dependency treegraph
 
Reported: 2016-10-11 08:58 PDT by Sergio Villar Senin
Modified: 2020-09-03 17:45 PDT (History)
8 users (show)

See Also:


Attachments
Patch (7.99 KB, patch)
2016-10-13 08:34 PDT, Sergio Villar Senin
rego: review+
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 2016-10-11 08:58:24 PDT
This was recently modified in the specs https://hg.csswg.org/drafts/diff/575fb847e29d/css-grid/Overview.bs

We're talking about the last one. It used to be min-content contribution but now it says min-size contribution.
Comment 1 Sergio Villar Senin 2016-10-13 08:34:11 PDT
Created attachment 291484 [details]
Patch
Comment 2 Sergio Villar Senin 2016-10-13 10:05:37 PDT
Committed r207290: <http://trac.webkit.org/changeset/207290>