Duplicate existing CSS test metadata for newer testsuite.

This commit is contained in:
Josh Matthews 2017-10-31 12:47:14 -04:00
parent a45031f1c7
commit 15db457551
3422 changed files with 25003 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[flexbox_computedstyle_flex-basis-0percent.html]
type: testharness
[flexbox | computed style | flex-basis: 0%]
expected: FAIL

View file

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

View file

@ -0,0 +1,5 @@
[flexbox_computedstyle_min-height-auto.html]
type: testharness
[flexbox | computed style | min-height: auto]
expected: FAIL

View file

@ -0,0 +1,5 @@
[flexbox_computedstyle_min-width-auto.html]
type: testharness
[flexbox | computed style | min-width: auto]
expected: FAIL