mirror of
https://github.com/servo/servo.git
synced 2025-08-22 22:05:32 +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,2 +0,0 @@
|
|||
[block-aspect-ratio-056.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block-aspect-ratio-057.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[grid-aspect-ratio-027.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-size-007.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-size-020.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-size-021.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-size-022.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-size-023.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-size-024.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-size-025.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue