- From: Louis Lazaris via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Oct 2020 22:15:11 +0000
- To: public-css-archive@w3.org
impressivewebs has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-flexbox-1] Initial Value for flex-grow incorrect? == [Here you'll find a few paragraphs describing flex-grow and flex-shrink](https://drafts.csswg.org/css-flexbox-1/#valdef-flex-flex-grow). It says for `flex-grow`: > When omitted, it is set to 1. Is this a mistake? According to [the property definition table](https://drafts.csswg.org/css-flexbox-1/#flex-grow-property) the initial value is 0. So it seems this should be corrected to: > When omitted, it is set to 0. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5602 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 9 October 2020 22:15:13 UTC