[css3-flexbox] Examples in the spec need updating

Changing the initial value of flex to 1 1 auto means some of the examples
need flex: none added.

Example 1: <li> should have flex: none
Example 5: nav and aside need flex: none
Example 8: Need flex: none or we don't get horizontal centering.

Received on Thursday, 31 May 2012 19:30:02 UTC