servo/components/layout_2020/table
Oriol Brufau e2be55b873
layout: Improve painting of collapsed borders in table layout (#34933)
This is still not the right approach, because we are not painting
collapsed borders as a single thing. Instead, we are splitting them
into two halves and paint each half on a different cell. This only
looks good for solid borders.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-01-11 00:38:31 +00:00
..
construct.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
layout.rs layout: Improve painting of collapsed borders in table layout (#34933) 2025-01-11 00:38:31 +00:00
mod.rs layout: Improve painting of collapsed borders in table layout (#34933) 2025-01-11 00:38:31 +00:00