servo/components/layout_2020/table
Oriol Brufau 07c7096246
Include border-spacing gutters in compute_inline_content_sizes (#31337)
This way, if the table is inside an intrinsically sized container, like
a float or inline-block, the table won't overflow it (in basic cases).
2024-02-13 09:00:02 +00:00
..
construct.rs layout: Start work on table row height and vertical-align (#31246) 2024-02-10 08:03:01 +00:00
layout.rs Include border-spacing gutters in compute_inline_content_sizes (#31337) 2024-02-13 09:00:02 +00:00
mod.rs layout: Start work on table row height and vertical-align (#31246) 2024-02-10 08:03:01 +00:00