RESOLVED FIXED 164316
[css-grid] minmax(auto, <flex>) should be serialized as <flex>
https://bugs.webkit.org/show_bug.cgi?id=164316
Summary [css-grid] minmax(auto, <flex>) should be serialized as <flex>
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.