servo/components/layout_2020/table
Martin Robinson f7f8c24072
layout: Properly propagate text decoration values in tables (#31487)
Instead of just taking the value from the ancestor outside the table,
combine the values when constructing the table.
2024-03-04 15:10:36 +00:00
..
construct.rs layout: Properly propagate text decoration values in tables (#31487) 2024-03-04 15:10:36 +00:00
layout.rs Fix column and row measures (#31480) 2024-03-04 08:10:14 +00:00
mod.rs layout: Add support for table rows, columns, rowgroups and colgroups (#31341) 2024-02-20 13:22:02 +00:00