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:
Oriol Brufau 2024-07-31 00:01:58 +02:00 committed by GitHub
parent c69d59259e
commit f86493cd7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 1 additions and 1502 deletions

View file

@ -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