mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
Fix align-content
set to start
or end
on flexbox (#33667)
We need to handle `flex-wrap: wrap-reverse`. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
6aaca118a9
commit
433f48741b
4 changed files with 7 additions and 33 deletions
|
@ -1,24 +0,0 @@
|
|||
[align-content-wrap-005.html]
|
||||
[.flexitem 1]
|
||||
expected: FAIL
|
||||
|
||||
[.flexitem 2]
|
||||
expected: FAIL
|
||||
|
||||
[.flexitem 3]
|
||||
expected: FAIL
|
||||
|
||||
[.flexitem 4]
|
||||
expected: FAIL
|
||||
|
||||
[.flexitem 5]
|
||||
expected: FAIL
|
||||
|
||||
[.flexitem 6]
|
||||
expected: FAIL
|
||||
|
||||
[.flexitem 7]
|
||||
expected: FAIL
|
||||
|
||||
[.flexitem 8]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox-safe-overflow-position-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox-safe-overflow-position-005.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue