servo/components/layout_2020/table
Oriol Brufau b0d7eaf526
layout: Minor tweaks for table layout (#34921)
- Fix a typo in a comment.
 - Get the writing mode of the table in a less convoluted way.
 - Check `is_horizontal()` instead of `!is_vertical()`

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-01-09 13:26:03 +00:00
..
construct.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
layout.rs layout: Minor tweaks for table layout (#34921) 2025-01-09 13:26:03 +00:00
mod.rs layout: Add LayoutBox to TableSlotCell (#34513) 2024-12-08 08:54:40 +00:00