mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
Enable flexbox for flexbox tests.
This commit is contained in:
parent
aaad24c531
commit
f9d197888e
33 changed files with 34 additions and 68 deletions
6
tests/wpt/metadata-css/css-flexbox-1_dev/__dir__.ini
Normal file
6
tests/wpt/metadata-css/css-flexbox-1_dev/__dir__.ini
Normal 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"]
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-001.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-002.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-003.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-004.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-007.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-008.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-009.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-011.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-012.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[align-self-013.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +1,5 @@
|
|||
[css-flexbox-column-reverse.htm]
|
||||
type: reftest
|
||||
disabled: seems to consistently fail on buildbot
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
PASS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[align-items-001.htm]
|
||||
[css-flexbox-column.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[css-flexbox-height-animation-stretch.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[display-flex-001.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,5 +0,0 @@
|
|||
[display_flex_exist.htm]
|
||||
type: testharness
|
||||
[CSS Flexible Box Test: display_flex]
|
||||
expected: FAIL
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[flex-001.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[flex-basis-007.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +1,5 @@
|
|||
[flex-flexitem-percentage-prescation.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
PASS
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[flex-grow-004.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[flexbox-abspos-child-001a.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[flexbox-align-self-baseline-horiz-004.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[flexbox-overflow-horiz-004.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[flexbox-overflow-horiz-005.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[align-items-002.htm]
|
||||
[flexbox-root-node-001a.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[align-items-003.htm]
|
||||
[flexbox-root-node-001b.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[flexbox-sizing-horiz-002.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[align-items-005.htm]
|
||||
[flexbox-sizing-vert-002.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[flexbox_absolute-atomic.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[flexbox_align-items-stretch-writing-modes.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[flexbox_computedstyle_flex-direction-column-reverse.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[flexbox_computedstyle_flex-direction-column.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[flexbox_computedstyle_flex-direction-row-reverse.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue