diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-02-24 14:51:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 13:51:08 +0000 |
commit | 41c2422a662926ea4b4ccc3ba6c3fd7e071586f5 (patch) | |
tree | 360a63e4c0b032d20b69262a1cfe2a0804a6c81f /components/script/script_thread.rs | |
parent | e74bb8de15922569662ecc4d29b78b8f8121cb1b (diff) | |
download | servo-41c2422a662926ea4b4ccc3ba6c3fd7e071586f5.tar.gz servo-41c2422a662926ea4b4ccc3ba6c3fd7e071586f5.zip |
layout: Ignore indefinite `stretch` on min and max sizing properties (#35630)
We were always treating an indefinite `stretch` as the automatic size.
This instead treats it as `0px` on min sizing properties, and as `none`
on max sizing properties, aligning with Blink and this recent CSSWG
resolution: https://github.com/w3c/csswg-drafts/issues/11006
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions