layout: Add support for propagating baselines from flexbox (#32841)

Some tests are still broken due to missing preferred widths calculation
for flexbox and also for missing column layout.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
Martin Robinson 2024-07-24 16:38:03 +02:00 committed by GitHub
parent 569fd5d8b5
commit 1906741704
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 92 additions and 56 deletions

View file

@ -2,12 +2,6 @@
[.target > * 1]
expected: FAIL
[.target > * 3]
expected: FAIL
[.target > * 5]
expected: FAIL
[.target > * 7]
expected: FAIL
@ -17,27 +11,15 @@
[.target > * 11]
expected: FAIL
[.target > * 13]
expected: FAIL
[.target > * 15]
expected: FAIL
[.target > * 17]
expected: FAIL
[.target > * 19]
expected: FAIL
[.target > * 21]
expected: FAIL
[.target > * 23]
expected: FAIL
[.target > * 25]
expected: FAIL
[.target > * 27]
expected: FAIL
@ -70,3 +52,9 @@
[.target > * 47]
expected: FAIL
[.target > * 44]
expected: FAIL
[.target > * 48]
expected: FAIL

View file

@ -1,10 +1,4 @@
[flex-align-baseline-flex-003.html]
[.target > * 1]
expected: FAIL
[.target > * 3]
expected: FAIL
[.target > * 5]
expected: FAIL