Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: blend in paintBackground | bptato | 2025-01-21 | 1 | -1/+0 |
| | | | | | | | It's an improvement, but the painting order still isn't quite right... Also fixes a bug where paintBackground would unnecessarily append an extra line to the document's end. | ||||
* | layout: inline table fixes | bptato | 2024-07-27 | 1 | -0/+11 |
* properly wrap inline internal table boxes in inline-table (instead of block-level table) * fix missing baseline in table wrapper boxes * fix wrong wrapping of misparented table/row/row group children |