[csswg-drafts] [css-sizing] Defer 'stretch' and 'fit-content' keywords to level 4

tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-sizing] Defer 'stretch' and 'fit-content' keywords to level 4 ==
<https://drafts.csswg.org/css-sizing-3/#size-keywords>

@fantasai and I have been reviewing the 'stretch' keyword, and in the process touching the 'fit-content' keyword (as it relies on a similar concept), to try and resolve #1614 and #1733. We're hitting a lot of confusing issues, tho, and still haven't given a lot of thought to how this should integrate with "contain" sizing.

We'd like to just go ahead and punt both of these features to level 4, so we can get level 3 cut and shipped to CR in a timely manner.

(We'd like to keep the fit-content() function - it doesn't have any of these problems, and is very straightforward to define and implement; it's just built directly on top of the min-content/max-content keywords.)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1912 using your GitHub account

Received on Friday, 27 October 2017 22:19:39 UTC