mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 16:00:59 +00:00
This commit implements following missing steps in table layout: - Calculate final table height - Resolve percentage height of cells and rows using final table height - Distribute avilable height to table rows |
||
|---|---|---|
| .. | ||
| auto-height.html | ||
| basic.html | ||
| borders.html | ||
| cell-px-height.html | ||
| in-auto-height-flex-item.html | ||
| row-px-height.html | ||
| rows-height-distribution-1.html | ||
| rows-height-distribution-2.html | ||
| rows-height-distribution-3.html | ||
| rows-height-distribution-4.html | ||
| size.html | ||
| zero-columns-gridmax.html | ||