Auto merge of #17073 - upsuper:flex-basis-zero, r=emilio

Set flex-basis to 0% when omitted in flex shorthand.

This should fix [bug 1331530](https://bugzilla.mozilla.org/show_bug.cgi?id=1331530).

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17073)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-05-29 17:58:44 -05:00 committed by GitHub
commit 76daf46295
4 changed files with 34 additions and 4 deletions

View file

@ -0,0 +1,5 @@
[flexbox_computedstyle_flex-shorthand-number.htm]
type: testharness
[flexbox | computed style | flex: number]
expected: FAIL