servo/components/layout_2020/table
Oriol Brufau a54add0159
layout: Fix border widths of table wrapper with collapsed borders (#35097)
For a table wrapper in collapsed-borders mode we were just halving the
border widths from the computed style. However, it needs to actually
receive half of the resulting collapsed border, which can be bigger.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-01-21 15:14:17 +00:00
..
construct.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
layout.rs layout: Fix border widths of table wrapper with collapsed borders (#35097) 2025-01-21 15:14:17 +00:00
mod.rs layout: Fix border widths of table wrapper with collapsed borders (#35097) 2025-01-21 15:14:17 +00:00