[csswg-drafts] [css-flexbox]the 'auto' value should be add to 'flex-basis' ?

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

== [css-flexbox]the 'auto' value should be add to 'flex-basis' ? ==
https://www.w3.org/TR/css-flexbox-1/#flex-basis-property

should 
```
Value:  content | <‘width’>
```
be
```
Value: auto | content | <‘width’>
```

??

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

Received on Tuesday, 19 July 2016 08:33:39 UTC