Skip to content

Conversation

@dholbert
Copy link
Member

@dholbert dholbert commented Jun 14, 2016

This fixes #183 -- the initial value of the flex shorthand is 0 1 auto, not 1 0 auto.

This fixes #183 -- the initial value of the `flex` shorthand is `0 1 auto`, not `1 0 auto`.
@dholbert
Copy link
Member Author

CC @fantasai -- looks like this was a typo that was introduced recently, here:
96708b9#diff-9c5fc491cf3bc3eb549a06890ba15b4fL1482

@SebastianZ
Copy link
Contributor

SebastianZ commented Jun 14, 2016

Instead of changing the value to 0 1 auto, it may just be removed, so Bikeshed will add 'see individual properties'. See #184 (comment).

Sebastian

@dholbert dholbert changed the title Correct typo in flex shorthand initial value [css-flexbox] Correct typo in flex shorthand initial value Jun 14, 2016
@frivoal frivoal added the css-flexbox-1 Current Work label Jun 15, 2016
@tabatkins
Copy link
Member

Yup, I removed the lines. Closing this.

@tabatkins tabatkins closed this Jun 22, 2016
@dholbert dholbert deleted the patch-1 branch September 23, 2016 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

css-flexbox-1 Current Work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-flexbox-1] Wrong comment about flex defaults

4 participants