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:
Oriol Brufau 2024-12-16 13:34:57 +01:00 committed by GitHub
parent 6be403d8b4
commit eb82161a8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
115 changed files with 244 additions and 632 deletions

View file

@ -1,16 +0,0 @@
[flex-minimum-width-flex-items-014.html]
[body > div 3]
expected: FAIL
[body > div 2]
expected: FAIL
[body > div 6]
expected: FAIL
[body > div 5]
expected: FAIL
[body > div 4]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-016.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-019.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-020.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[gap-021.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[col-wrap-004.html]
[body > div 1]
expected: FAIL

View file

@ -1,3 +0,0 @@
[col-wrap-010.html]
[body > div 1]
expected: FAIL

View file

@ -1,2 +0,0 @@
[col-wrap-011.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[col-wrap-012.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[col-wrap-015.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[col-wrap-016.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[col-wrap-017.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[row-006.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[row-007.html]
expected: FAIL

View file

@ -1,33 +0,0 @@
[row-008.html]
[.min-width-flexbox 1]
expected: FAIL
[.min-width-flexbox 2]
expected: FAIL
[.min-width-flexbox 3]
expected: FAIL
[.min-width-flexbox 4]
expected: FAIL
[.min-width-flexbox 5]
expected: FAIL
[.min-width-flexbox 6]
expected: FAIL
[.min-width-flexbox 7]
expected: FAIL
[.min-width-flexbox 8]
expected: FAIL
[.min-width-flexbox 9]
expected: FAIL
[.min-width-flexbox 10]
expected: FAIL
[.min-width-flexbox 11]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-as-flex-item-max-content.html]
expected: FAIL