aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorOriol Brufau <obrufau@igalia.com>2025-06-10 11:05:09 +0200
committerGitHub <noreply@github.com>2025-06-10 09:05:09 +0000
commit5c597f98e0b08e9a17d6ff2e94866a0e19103caa (patch)
treed2dbdb8fa402bed5e7e65050f5e50e6214f0f861 /etc
parentc2ad4afcf981a32a0e76ec99c4fc0d11dec3ab1a (diff)
downloadservo-main.tar.gz
servo-main.zip
layout: Floor free space by 0 in solve_inline_margins_avoiding_floats() (#37362)HEADmain
`PlacementAmongFloats` should guarantee that the inline size of the placement rect is at least as big as the inline size of the box, resulting in a non-negative free space. However, that may fail when dealing with huge sizes that need to be saturated to MAX_AU, so this floors the free space by zero. Testing: New crashtest Fixes: #37312 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions