Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout: adjust table cell height to fill rows | bptato | 2025-03-03 | 1 | -3/+3 |
| | | | | | | Achieved by generating an anonymous flow root child for the contents and positioning that. (Not the cell contents directly - that wouldn't work because of inline child boxes.) | ||||
* | test: add js & layout tests | bptato | 2024-04-21 | 1 | -0/+10 |
(Sadly some layout tests still fail.) |