mirror of
https://github.com/servo/servo
synced 2026-05-14 19:06:31 +02:00
Add style property for flex-basis Add the style property for flex-basis. The property should allow all values acceptable for `width` or `height` with the addition of `content`. I also disabled the tests that I expect to pass. I am confused by [flexbox_computedstyle-flex-basis-0percent:20](https://github.com/servo/servo/blob/master/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0percent.htm#L20). Should that be `0%` instead of `0px`? <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10817) <!-- Reviewable:end -->