- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 26 Jun 2017 20:06:38 +0000
- To: public-css-archive@w3.org
> I don't understand what "(as the fallback for stretch for fixed-size boxes)" means. `flex-start` is the fallback value for `stretch` if you're fixed-size. We mandate that the element act as if it's fixed-size here. In most cases `normal` acts like `stretch`, so we're specially calling out why we say it acts like a different value here. (It *does* act like `stretch`, but immediately falls back to another value, and we'd like to avoid requiring an unnecessary definition-chase to figure out what the behavior is here.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1432#issuecomment-311167117 using your GitHub account
Received on Monday, 26 June 2017 20:06:44 UTC