Add tests and small fixes for flexbox shorthands

This commit is contained in:
Pu Xingyu 2016-06-30 19:01:38 +08:00
parent 7badba01ea
commit 595eed166f
21 changed files with 22 additions and 129 deletions

View file

@ -0,0 +1,3 @@
[css-flexbox-column-reverse.htm]
type: reftest
expected: FAIL

View file

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

View file

@ -1,5 +0,0 @@
[flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm]
type: testharness
[flexbox | computed style | flex-flow: column-reverse nowrap]
expected: FAIL

View file

@ -1,5 +0,0 @@
[flexbox_computedstyle_flex-flow-column-reverse-wrap.htm]
type: testharness
[flexbox | computed style | flex-flow: column-reverse wrap]
expected: FAIL

View file

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

View file

@ -1,5 +0,0 @@
[flexbox_computedstyle_flex-flow-column-wrap-reverse.htm]
type: testharness
[flexbox | computed style | flex-flow: column wrap-reverse]
expected: FAIL

View file

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

View file

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

View file

@ -1,5 +0,0 @@
[flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm]
type: testharness
[flexbox | computed style | flex-flow: row-reverse nowrap]
expected: FAIL

View file

@ -1,5 +0,0 @@
[flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm]
type: testharness
[flexbox | computed style | flex-flow: row-reverse wrap-reverse]
expected: FAIL

View file

@ -1,5 +0,0 @@
[flexbox_computedstyle_flex-flow-row-reverse-wrap.htm]
type: testharness
[flexbox | computed style | flex-flow: row-reverse wrap]
expected: FAIL

View file

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

View file

@ -1,5 +0,0 @@
[flexbox_computedstyle_flex-flow-row-wrap-reverse.htm]
type: testharness
[flexbox | computed style | flex-flow: row wrap-reverse]
expected: FAIL

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -9,9 +9,6 @@
[.flexbox 3]
expected: FAIL
[.flexbox 4]
expected: FAIL
[.flexbox 5]
expected: FAIL