about summary refs log tree commit diff stats
path: root/test/layout/cleared-float-with-text-on-same-line-box.html
Commit message (Collapse)AuthorAgeFilesLines
* layout: fix cleared floats not flushing previous exclusionsbptato2025-04-061-0/+10
Well, I was trying to reproduce *another* float bug when I accidentally stumbled upon this... The fix is somewhat ugly, but not as bad as I expected.