mirror of
https://github.com/servo/servo.git
synced 2025-08-18 20:05:34 +01:00
Enable flexbox for css-align tests (#32890)
Some css-align features like gaps or alignment properties need to have some effect on flex layout. Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
c69d59259e
commit
f86493cd7e
32 changed files with 1 additions and 1502 deletions
|
@ -1,15 +1,3 @@
|
|||
[inheritance.html]
|
||||
[Property column-gap has initial value normal]
|
||||
expected: FAIL
|
||||
|
||||
[Property column-gap does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items has initial value legacy center]
|
||||
expected: FAIL
|
||||
|
||||
[Property row-gap has initial value normal]
|
||||
expected: FAIL
|
||||
|
||||
[Property row-gap does not inherit]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue