mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 19:20: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.txt | ||
| basic.txt | ||
| borders.txt | ||
| cell-px-height.txt | ||
| in-auto-height-flex-item.txt | ||
| row-px-height.txt | ||
| rows-height-distribution-1.txt | ||
| rows-height-distribution-2.txt | ||
| rows-height-distribution-3.txt | ||
| rows-height-distribution-4.txt | ||
| size.txt | ||
| zero-columns-gridmax.txt | ||