mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Implement keyword sizes for intrinsic contributions (#33854)
Correctly handle keyword sizes when computing the min-content or max-content contribution of a box. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
831a65917a
commit
faeb31d6c6
5 changed files with 209 additions and 42 deletions
7
tests/wpt/meta/MANIFEST.json
vendored
7
tests/wpt/meta/MANIFEST.json
vendored
|
@ -569314,6 +569314,13 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"keyword-sizes-for-intrinsic-contributions.tentative.html": [
|
||||
"5f135d8181b023134eb24e5ec34957e3a25e6765",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"keyword-sizes-on-floated-element.html": [
|
||||
"42ea7ba26d7e1ffd26f8f12bad37e3b18abba0f6",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue