mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
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:
commit
76daf46295
4 changed files with 34 additions and 4 deletions
|
@ -0,0 +1,5 @@
|
|||
[flexbox_computedstyle_flex-shorthand-number.htm]
|
||||
type: testharness
|
||||
[flexbox | computed style | flex: number]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue