servo/components/layout_2020/table
Oriol Brufau 1346643727
Assert that we don't get malformed ContentSizes in tables (#33549)
We have improved the logic for computing intrinsic sizes, and apparently
we are no longer getting a `ContentSizes` whose `min_content` is greater
than the `max_content`.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2024-09-26 13:21:20 +00:00
..
construct.rs Do not remove extra columns at the end of the table (#33451) 2024-09-16 08:11:36 +00:00
layout.rs Assert that we don't get malformed ContentSizes in tables (#33549) 2024-09-26 13:21:20 +00:00
mod.rs fonts: Add support for generic font families and font size configuration (#32673) 2024-07-08 17:17:48 +00:00