Auto merge of #9766 - jdm:flexboxtests, r=Ms2ger

Enable flexbox for flexbox tests.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9766)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-02-27 19:28:57 +05:30
commit 5862675b82
33 changed files with 34 additions and 68 deletions

View file

@ -0,0 +1,6 @@
prefs: ["layout.flex.enabled:true",
"layout.flex-direction.enabled:true",
"layout.columns.enabled:true",
"layout.column-width.enabled:true",
"layout.column-count.enabled:true",
"layout.column-gap.enabled:true"]

View file

@ -1,3 +0,0 @@
[align-self-001.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-002.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-003.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-004.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-007.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-008.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-009.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-011.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-012.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[align-self-013.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +1,5 @@
[css-flexbox-column-reverse.htm]
type: reftest
disabled: seems to consistently fail on buildbot
expected:
if os == "linux": FAIL
PASS

View file

@ -1,3 +1,3 @@
[align-items-001.htm]
[css-flexbox-column.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[css-flexbox-height-animation-stretch.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[display-flex-001.htm]
type: reftest
expected: FAIL

View file

@ -1,5 +0,0 @@
[display_flex_exist.htm]
type: testharness
[CSS Flexible Box Test: display_flex]
expected: FAIL

View file

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

View file

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

View file

@ -1,3 +1,5 @@
[flex-flexitem-percentage-prescation.htm]
type: reftest
expected: FAIL
expected:
if os == "linux": FAIL
PASS

View file

@ -1,3 +0,0 @@
[flex-grow-004.htm]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[flexbox-abspos-child-001a.htm]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[flexbox-align-self-baseline-horiz-004.htm]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[flexbox-overflow-horiz-004.htm]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[flexbox-overflow-horiz-005.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +1,3 @@
[align-items-002.htm]
[flexbox-root-node-001a.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +1,3 @@
[align-items-003.htm]
[flexbox-root-node-001b.htm]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[flexbox-sizing-horiz-002.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +1,3 @@
[align-items-005.htm]
[flexbox-sizing-vert-002.htm]
type: reftest
expected: FAIL

View file

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

View file

@ -1,3 +0,0 @@
[flexbox_align-items-stretch-writing-modes.htm]
type: reftest
expected: FAIL

View file

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

View file

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

View file

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