servo/components/layout_2020/table
Martin Robinson 49ae9bb442
layout: Fix the pseudo for anonymous tables (#31578)
Anonymous tables should not use legacy pseudos, as the legacy layout
engine had them inherit lots of random properites that lead to bad
layout in the new layout engine.

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2024-03-08 10:32:51 +00:00
..
construct.rs layout: Fix the pseudo for anonymous tables (#31578) 2024-03-08 10:32:51 +00:00
layout.rs Fix the measures of a table cell (#31513) 2024-03-06 12:42:06 +00:00
mod.rs layout: Add support for table rows, columns, rowgroups and colgroups (#31341) 2024-02-20 13:22:02 +00:00