mirror of
https://github.com/servo/servo.git
synced 2025-08-28 08:38:20 +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
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[word-break-auto-phrase-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[word-break-auto-phrase-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[word-break-auto-phrase-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[word-break-auto-phrase-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/word-break/auto-phrase/word-break-auto-phrase-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[word-break-auto-phrase-005.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue