- From: <bugzilla@jessica.w3.org>
- Date: Fri, 26 Apr 2013 10:51:19 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21847 Bug ID: 21847 Summary: The ‘flex’ Shorthand: Grow shorthand Classification: Unclassified Product: CSS Version: unspecified Hardware: PC OS: All Status: NEW Severity: minor Priority: P2 Component: Flexbox Assignee: jackalmage@gmail.com Reporter: craig@craigfrancis.co.uk QA Contact: public-css-bugzilla@w3.org CC: alexmog@microsoft.com, dbaron@dbaron.org In section 7.1, The ‘flex’ Shorthand: http://www.w3.org/TR/css3-flexbox/#flex-property The flex-grow description ends with "When omitted, it is set to ‘1’" However the default for flex-grow is 0: http://www.w3.org/TR/css3-flexbox/#flex-grow It seems like a copy/paste issue from flex-shrink which does have a default of 1. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 26 April 2013 10:51:20 UTC