Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout: inline background fixes & simplification | bptato | 2025-02-03 | 1 | -0/+3 |
| | | | | | Eliminates two superfluous line box alignment passes, and fixes some vertical-align bugs. | ||||
* | render: actually fix the "extra unnecessary line" bug | bptato | 2025-01-21 | 1 | -1/+0 |
| | | | | Plus remove addLines, it's no longer very useful. | ||||
* | layout: line box sizing fixes | bptato | 2024-05-31 | 1 | -0/+36 |
* do not use inline block computed values for wrapper fragment * fix minimum line box height calculation |