diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-05-15 00:57:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-15 07:57:07 +0000 |
commit | cd0dbb9afb84d7fd0c4e34e436792bc9b795f3b2 (patch) | |
tree | 88d9de9ff5ef45ff5fbe37ca0357042be4e091c0 /tests/wpt/web-platform-tests/css/css-overflow/overflow-auto-scrollbar-gutter-intrinsic-003-ref.html | |
parent | 103cbed928b0b9ecd7084b5e9dcab135eca19327 (diff) | |
download | servo-cd0dbb9afb84d7fd0c4e34e436792bc9b795f3b2.tar.gz servo-cd0dbb9afb84d7fd0c4e34e436792bc9b795f3b2.zip |
layout: Obey intrinsic min/max block sizes on flex containers (#36973)
Intrinsic sizing keywords weren't working correctly on the min and max
block sizes of a flex container, because we weren't setting the
`CacheableLayoutResult::content_block_size` to the right value. This
also ensures that `align-content` aligns within the final size of the
container.
Note it's not very clear what to do for single-line containers, they are
being discussed in https://github.com/w3c/csswg-drafts/issues/12123
Testing: Adding new WPT tests. There are still some failures, but most
subtests would fail without this change.
Fixes: #36981
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-overflow/overflow-auto-scrollbar-gutter-intrinsic-003-ref.html')
0 files changed, 0 insertions, 0 deletions