ladybird/Tests/LibWeb/Ref/input/wpt-import/css/CSS2/tables
Andreas Kling 5331571fdc LibWeb: Handle interleaved table-row and table-row-group boxes
Before this change, we were always processing all row groups first,
and then all rows. This led to incorrect table layouts when rows and row
groups were encountered in anything but that order.
2025-02-26 13:50:01 +01:00
..
table-anonymous-objects-059.xht LibWeb: Handle interleaved table-row and table-row-group boxes 2025-02-26 13:50:01 +01:00
table-anonymous-objects-060.xht LibWeb: Handle interleaved table-row and table-row-group boxes 2025-02-26 13:50:01 +01:00
table-anonymous-objects-103.xht LibWeb: Always align inline text content to the alphabetic baseline 2025-02-21 01:16:38 +00:00