mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
layout: Let align-content: stretch
fall back to unsafe flex-start
(#37708)
This aligns Servo with other browsers, and adopts this CSSWG resolution: https://github.com/w3c/csswg-drafts/issues/11641#issuecomment-3005385155 Testing: adding new WPT test, and some expectation changes for existing tests. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
d4c0d2ecbb
commit
a9dc2ac83a
5 changed files with 47 additions and 3 deletions
|
@ -1,2 +0,0 @@
|
|||
[flexbox-align-self-baseline-horiz-003.xhtml]
|
||||
expected: FAIL
|
|
@ -5,6 +5,9 @@
|
|||
[.flexbox 11]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 5]
|
||||
expected: FAIL
|
||||
|
||||
[.flexbox 8]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue