aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-tables/tentative
Commit message (Expand)AuthorAgeFilesLines
* Max assign outer block size to cell measures (#36064)Kenzie Raditya Tirtarahardja2025-03-231-6/+0
* layout: Take percentage columns into account when sizing table grid min and m...Martin Robinson2025-01-276-85/+1
* layout: Improve distribution colspan cell inline size (#35095)Martin Robinson2025-01-213-45/+0
* layout: Improve sizing of tables in collapsed-borders mode (#34932)Oriol Brufau2025-01-103-10/+0
* layout: Defer some table sizing logic to the parent formatting context (#34889)Oriol Brufau2025-01-091-3/+0
* Partial implementation of keyword sizes for block layout (#34568)Oriol Brufau2024-12-161-3/+0
* Make ComputedValuesExt expose keywords for the sizing properties (#33558)Oriol Brufau2024-09-271-3/+0
* Fix table track constrainedness (#33550)Oriol Brufau2024-09-262-16/+1
* Allow table-layout:fixed to shrink cells to less than the border+padding (#33...Oriol Brufau2024-09-131-3/+0
* Add support for `table-layout: fixed` (#33384)Oriol Brufau2024-09-123-60/+0
* Add `width` and `height` presentational hints for table-related elements (#33...Oriol Brufau2024-09-121-6/+0
* Handle all `white-space` values when intrinsically sizing an IFC (#33343)Oriol Brufau2024-09-111-3/+0
* Let table-related boxes adjust their `overflow` values (#33400)Oriol Brufau2024-09-111-2/+0
* layout: Enable flexbox by default on non-legacy layout (#33186)Martin Robinson2024-08-262-6/+0
* layout: Improve layout of table captions (#32695)Martin Robinson2024-07-086-69/+3
* layout: Add support for table captions (#32657)Martin Robinson2024-07-032-21/+0
* 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