mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +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,4 +0,0 @@
|
|||
[details-blockification.html]
|
||||
[Summary and content should have display:block computed value]
|
||||
expected: FAIL
|
||||
|
2
tests/wpt/meta/html/rendering/the-details-element/details-display-type-001-ref.html.ini
vendored
Normal file
2
tests/wpt/meta/html/rendering/the-details-element/details-display-type-001-ref.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[details-display-type-001-ref.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/rendering/the-details-element/details-display-type-001.html.ini
vendored
Normal file
2
tests/wpt/meta/html/rendering/the-details-element/details-display-type-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[details-display-type-001.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[details-display.html]
|
||||
[display of details element can be changed]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue