servo/components/layout_2020/table
Oriol Brufau ebb19bcd60
layout: Change the IndefiniteContainingBlock sizes to Option<Au> (#35653)
Thus avoiding the need to convert to/from `AuOrAuto`.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-02-25 14:24:29 +00:00
..
construct.rs Protect create_spanned_slot_based_on_cell_above() against arithmetic underflow (#35437) 2025-02-12 20:11:11 +00:00
layout.rs layout: Change the IndefiniteContainingBlock sizes to Option<Au> (#35653) 2025-02-25 14:24:29 +00:00
mod.rs Update to rust 1.85 (#35628) 2025-02-24 17:44:35 +00:00