[Webkit-unassigned] [Bug 104125] [CSS Grid Layout] Support track breadth mincontent and maxcontent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 17:17:34 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104125





--- Comment #2 from Julien Chaffraix <jchaffraix at webkit.org>  2012-12-11 17:19:57 PST ---
(In reply to comment #1)
> The spec says min-content and max-content.  We already support -webkit-min-content and -webkit-max-content for things like height and width.
> 
> I suspect what we should do is add min-content and max-content support for places where we already support -webkit-min-content and -webkit-max-content and only support min-content and max-content for grid.  Then we can someday drop support for the -webkit prefix versions.

We discussed this further with Tony and agreed to use the existing prefixed version, under the contract that we should also unprefix them when we unprefix grid.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list