diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-06-10 11:05:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-10 09:05:09 +0000 |
commit | 5c597f98e0b08e9a17d6ff2e94866a0e19103caa (patch) | |
tree | d2dbdb8fa402bed5e7e65050f5e50e6214f0f861 /tests/wpt/web-platform-tests/kv-storage | |
parent | c2ad4afcf981a32a0e76ec99c4fc0d11dec3ab1a (diff) | |
download | servo-main.tar.gz servo-main.zip |
`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 'tests/wpt/web-platform-tests/kv-storage')
0 files changed, 0 insertions, 0 deletions