mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +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
|
@ -17,12 +17,6 @@
|
|||
[unopened <details> ignored ("<div><details><summary>abc</summary>123")]
|
||||
expected: FAIL
|
||||
|
||||
[Whitespace around inline-grid should not be collapsed ("<div>abc <span style='display:inline-grid'></span> def")]
|
||||
expected: FAIL
|
||||
|
||||
[Leading/trailing space removal at display:inline-grid boundary ("<div>123<span style='display:inline-grid'> abc </span>def")]
|
||||
expected: FAIL
|
||||
|
||||
[::first-line styles applied ("<div class='first-line-uppercase'>abc")]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue