servo/components/layout_2020/table
Martin Robinson 78fe461ff2
layout: Properly parent table-row and table-row-group (#31619)
Put table cell content fragments into a hieararchy of fragments that
include their table row and table row group fragments. This ensures that
things like relative positioning and transforms set on rows and row
groups properly affect cells and cell content.

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2024-03-14 10:33:42 +00:00
..
construct.rs layout: Properly parent table-row and table-row-group (#31619) 2024-03-14 10:33:42 +00:00
layout.rs layout: Properly parent table-row and table-row-group (#31619) 2024-03-14 10:33:42 +00:00
mod.rs layout: Do not inherit node and fragment flags in anonymous boxes (#31586) 2024-03-09 09:13:19 +00:00