mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Partial implementation of keyword sizes for block layout (#34568)
Adds support for min-content, max-content, fit-content and stretch, for block-level elements that don't establish an independent formatting context, and for block-level elements when there is no float. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
6be403d8b4
commit
eb82161a8a
115 changed files with 244 additions and 632 deletions
|
@ -1,6 +0,0 @@
|
|||
[inline-size-computed.html]
|
||||
[Property inline-size value 'min-content']
|
||||
expected: FAIL
|
||||
|
||||
[Property inline-size value 'max-content']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue