mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Complete implementation of keyword sizes for block layout (#34641)
Adds support for min-content, max-content, fit-content and stretch, for the case that was missing from #34568: block-level elements that establish an independent formatting context, when there are floats. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
53740fdd16
commit
3d816d6d24
4 changed files with 165 additions and 78 deletions
13
tests/wpt/meta/MANIFEST.json
vendored
13
tests/wpt/meta/MANIFEST.json
vendored
|
@ -243225,6 +243225,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"bfc-next-to-float-2.html": [
|
||||
"9683f92d49c11c2a436a023a0f758ae30c76da54",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"block-height-003.tentative.html": [
|
||||
"a469f8d5df2968f8e8ebfb68593563447bf11a10",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue