mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Treat align-self: normal
as stretch
on flex items (#33314)
According to https://drafts.csswg.org/css-align/#align-flex It was being treated as `auto` instead. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
8263fe5495
commit
37e1c3385e
3 changed files with 39 additions and 1 deletions
13
tests/wpt/meta/MANIFEST.json
vendored
13
tests/wpt/meta/MANIFEST.json
vendored
|
@ -122762,6 +122762,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"self-align-normal-flex.html": [
|
||||
"26a983dea028cb48617e905504bc456c489b3021",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"self-align-safe-unsafe-flex-001.html": [
|
||||
"bb933b99d722d462b2b824d86fb15e825a598f5a",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue