diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-03-18 20:19:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-18 19:19:53 +0000 |
commit | 09fe51f55a8261b4d0c0208d74a62937b16fdece (patch) | |
tree | 35564f5104f48b02b89a815003509780869dd63c /python/servo | |
parent | 99d4baa533c23995e1dac0d885999294a20c3104 (diff) | |
download | servo-09fe51f55a8261b4d0c0208d74a62937b16fdece.tar.gz servo-09fe51f55a8261b4d0c0208d74a62937b16fdece.zip |
layout: Fix intrinsic contributions of indefinite `stretch` keyword (#36030)
In #35630 I treated an indefinite `stretch` as 0px on min sizing
properties, and as `none` on max sizing properties. However, this was
only for final layout sizes, I forgot about intrinsic contributions.
Blink already modified the relevant test, I'm just reordering it a bit
since we are no longer treating `stretch` as `fit-content`, so it seems
better to test it at the end.
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'python/servo')
0 files changed, 0 insertions, 0 deletions