mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
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:
parent
f86493cd7e
commit
ca6169990e
14 changed files with 44 additions and 46 deletions
|
@ -5,12 +5,6 @@
|
|||
[.target > * 7]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 9]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 11]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 13]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue