Implement gaps in flexbox layout (#32891)

As per https://drafts.csswg.org/css-align/#gaps

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 09:25:54 +02:00 committed by GitHub
parent f86493cd7e
commit ca6169990e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 44 additions and 46 deletions

View file

@ -5,12 +5,6 @@
[.target > * 7]
expected: FAIL
[.target > * 9]
expected: FAIL
[.target > * 11]
expected: FAIL
[.target > * 13]
expected: FAIL

View file

@ -1,2 +0,0 @@
[flexbox-column-row-gap-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox-gap-position-absolute.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-001-lr.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-001-ltr.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-001-rl.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-001-rtl.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-004-lr.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-004-ltr.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-004-rl.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-004-rtl.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-011.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-013.html]
expected: FAIL