mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Add style property for flex-basis
Add the style property for flex-basis. The property should allow all values acceptable for `width`|`height` with the addition of `content`.
This commit is contained in:
parent
1946c71a96
commit
2d9d31ee04
8 changed files with 117 additions and 18 deletions
|
@ -1,3 +0,0 @@
|
|||
[flexbox_computedstyle_flex-basis-0.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[flexbox_computedstyle_flex-basis-auto.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[flexbox_computedstyle_flex-basis-percent.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue