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:
Oriol Brufau 2024-10-07 11:15:56 +02:00 committed by GitHub
parent 6aaca118a9
commit 433f48741b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 33 deletions

View file

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

View file

@ -1,2 +0,0 @@
[flexbox-safe-overflow-position-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[flexbox-safe-overflow-position-005.html]
expected: FAIL