aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-tables/tentative
Commit message (Expand)AuthorAgeFilesLines
* layout: Take into account `display: table` etc in offset* queries (#32448)Martin Robinson2024-06-103-9/+0
* Don't shrink table columns when handling cells with greater spanning (#32458)Oriol Brufau2024-06-073-7/+0
* tables: Add a naive implementation of `border-collapse` (#32309)Martin Robinson2024-05-181-57/+0
* Fix table with rows but no column (#31862)Oriol Brufau2024-03-262-36/+0
* layout: Properly parent table-row and table-row-group (#31619)Martin Robinson2024-03-142-4/+0
* Obey table cell's box-sizing (#31536)Oriol Brufau2024-03-083-21/+0
* Fix column and row measures (#31480)Oriol Brufau2024-03-041-6/+0
* Fix size of tables in flow layout (#31455)Oriol Brufau2024-03-0211-89/+11
* Fix percentages in CSS tables (#31454)Oriol Brufau2024-02-291-3/+0
* layout: Add initial support for row height distribution (#31421)Martin Robinson2024-02-299-41/+35
* layout: Add support for table rows, columns, rowgroups and colgroups (#31341)Martin Robinson2024-02-205-27/+6
* Include border-spacing gutters in compute_inline_content_sizes (#31337)Oriol Brufau2024-02-131-6/+0
* layout: Start work on table row height and vertical-align (#31246)Martin Robinson2024-02-103-21/+0
* layout: Add support for table `border-spacing` (#31166)Martin Robinson2024-01-265-42/+0
* layout: Implement computation of table column widths (#31165)Martin Robinson2024-01-253-9/+3
* layout: Add *very* basic support for table layout (#31121)Martin Robinson2024-01-198-45/+36
* wpt: Unskip the `css-tables suite (#31131)Martin Robinson2024-01-1928-0/+838