mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +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,16 +1,10 @@
|
|||
[grid-automatic-minimum-intrinsic-aspect-ratio-001.html]
|
||||
[.container 1]
|
||||
expected: FAIL
|
||||
|
||||
[.container 2]
|
||||
expected: FAIL
|
||||
|
||||
[.container 3]
|
||||
expected: FAIL
|
||||
|
||||
[.container 4]
|
||||
expected: FAIL
|
||||
|
||||
[.container 5]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -20,23 +14,8 @@
|
|||
[.container 7]
|
||||
expected: FAIL
|
||||
|
||||
[.container 8]
|
||||
expected: FAIL
|
||||
|
||||
[.container 9]
|
||||
expected: FAIL
|
||||
|
||||
[.container 10]
|
||||
expected: FAIL
|
||||
|
||||
[.container 11]
|
||||
expected: FAIL
|
||||
|
||||
[.container 12]
|
||||
expected: FAIL
|
||||
|
||||
[.container 13]
|
||||
expected: FAIL
|
||||
|
||||
[.container 14]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue