servo/components/layout_2020/table
Oriol Brufau 5e5379d3bf
layout: Hide collapsed borders crossed by spanning cells (#35129)
For example, a cell with `rowspan="2"` can cross a collapsed border that
was set on the rows. Now the slice of this row border that is crossed
by the cell will be hidden.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-01-23 14:23:03 +00:00
..
construct.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
layout.rs layout: Hide collapsed borders crossed by spanning cells (#35129) 2025-01-23 14:23:03 +00:00
mod.rs layout: simplify CollapsedBorderLine (#35125) 2025-01-23 12:38:24 +00:00