mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Enable layout_grid_enabled pref for all tests (#36316)
This is part of #36315 Testing: This improves several tests that rely on this feature Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
dfcd9de138
commit
e1213f9dbc
81 changed files with 123 additions and 479 deletions
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-007.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-009.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-010.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-011.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-012.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-014.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-015.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-016.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-017.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-019.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-020.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-021.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-025.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-026.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/grid-aspect-ratio-027.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/grid-aspect-ratio-027.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-aspect-ratio-027.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-030.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-031.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-038.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/grid-aspect-ratio-039.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/grid-aspect-ratio-039.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-aspect-ratio-039.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-040.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/grid-aspect-ratio-042.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/grid-aspect-ratio-042.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-aspect-ratio-042.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/grid-item-image-percentage-min-height-computes-as-0.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/grid-item-image-percentage-min-height-computes-as-0.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-item-image-percentage-min-height-computes-as-0.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[range-percent-intrinsic-size-2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[range-percent-intrinsic-size-2a.html]
|
||||
expected: FAIL
|
|
@ -41,12 +41,6 @@
|
|||
[[data-expected-height\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 24]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -88,9 +82,3 @@
|
|||
|
||||
[[data-expected-height\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 46]
|
||||
expected: FAIL
|
||||
|
|
|
@ -38,9 +38,6 @@
|
|||
[[data-expected-width\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 25]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -79,6 +76,3 @@
|
|||
|
||||
[[data-expected-width\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 45]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,11 +2,5 @@
|
|||
[[data-expected-height\] 14]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 37]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 45]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,11 +2,5 @@
|
|||
[[data-expected-width\] 14]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 37]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 45]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 37]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 37]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -5,8 +5,14 @@
|
|||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 37]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 46]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5,8 +5,14 @@
|
|||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 37]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 46]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue