Bug 164316

Summary: [css-grid] minmax(auto, <flex>) should be serialized as <flex>
Product: WebKit Reporter: Manuel Rego Casasnovas <rego>
Component: CSSAssignee: Manuel Rego Casasnovas <rego>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jfernandez, svillar, timothy
Priority: P2 Keywords: BlinkMergeCandidate
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.chromium.org/p/chromium/issues/detail?id=660675
Bug Depends on:    
Bug Blocks: 60731    
Attachments:
Description Flags
Patch none

Manuel Rego Casasnovas
Reported 2016-11-02 04:02:31 PDT
Something like "minmax(auto, 2fr)" should be serialized as "2fr" and not "minmax(auto, 2fr)". The expected behavior has been clarified here: https://github.com/w3c/csswg-drafts/issues/529
Attachments
Patch (5.62 KB, patch)
2016-11-02 04:05 PDT, Manuel Rego Casasnovas
no flags
Manuel Rego Casasnovas
Comment 1 2016-11-02 04:05:14 PDT
Sergio Villar Senin
Comment 2 2016-11-02 04:36:35 PDT
Comment on attachment 293653 [details] Patch Nice.
WebKit Commit Bot
Comment 3 2016-11-02 05:43:21 PDT
Comment on attachment 293653 [details] Patch Clearing flags on attachment: 293653 Committed r208277: <http://trac.webkit.org/changeset/208277>
WebKit Commit Bot
Comment 4 2016-11-02 05:43:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.