mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
13
tests/wpt/meta/MANIFEST.json
vendored
13
tests/wpt/meta/MANIFEST.json
vendored
|
@ -170987,6 +170987,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"align-content-007.htm": [
|
||||
"33d217d1671898f43c3e221dd6305401298eab6a",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-200px-square.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"align-content-wrap-004.html": [
|
||||
"161832190a2a3088ab3b9ad198d4e3083a291551",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue