mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
layout: Obey sizing keywords in layout_for_block_content_size()
(#36015)
We were ignoring sizing keywords on the min and max sizing properties. With this, flexbox layout has full support for sizing keywords. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
1cd0ea057d
commit
a9afc631ae
3 changed files with 83 additions and 83 deletions
13
tests/wpt/meta/MANIFEST.json
vendored
13
tests/wpt/meta/MANIFEST.json
vendored
|
@ -171064,6 +171064,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"flex-item-max-width-min-content-002.html": [
|
||||
"7606f8ec5b108b275409ea85edce42c1348b02f3",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square-only.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"flex-item-max-width-min-content.html": [
|
||||
"dc5ce0523a6a12e50aaf23f26c3529d23040bee7",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue