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:
Daniel Robertson
2016-04-17 22:07:36 -04:00
parent 1946c71a96
commit 2d9d31ee04
8 changed files with 117 additions and 18 deletions

View File

@@ -1,3 +0,0 @@
[flexbox_computedstyle_flex-basis-0.htm]
type: reftest
expected: FAIL

View File

@@ -1,3 +0,0 @@
[flexbox_computedstyle_flex-basis-auto.htm]
type: reftest
expected: FAIL

View File

@@ -1,3 +0,0 @@
[flexbox_computedstyle_flex-basis-percent.htm]
type: reftest
expected: FAIL