Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: refactor flow and fix some bugs in the process | bptato | 2024-10-31 | 1 | -0/+2 |
* factor out `margin' field from box state * get rid of RootInlineFragment * `nested' -> `children' * get rid of repositionChildren pass; now we handle relative positioning and -cha-center/-cha-right separately * cha-center, cha-right no longer applies to floats * use consistent naming scheme for tests * fix float bottom margin strut not being flushed * fix inline floats changing non-fit-content width |