servo/components/layout_2020/display_list
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
..
background.rs layout: Add support for table rows, columns, rowgroups and colgroups (#31341) 2024-02-20 13:22:02 +00:00
conversions.rs layout: Add support for table rows, columns, rowgroups and colgroups (#31341) 2024-02-20 13:22:02 +00:00
gradient.rs layout: Enable rendering of conical-gradient and repeating-conical-gradient (#31597) 2024-03-11 12:58:44 +00:00
mod.rs layout: Properly parent table-row and table-row-group (#31619) 2024-03-14 10:33:42 +00:00
stacking_context.rs layout: Propagate overflow values from <body> to root element (#31618) 2024-03-13 09:17:09 +00:00