about summary refs log tree commit diff stats
path: root/test/layout/inline-float-breaks-line.expected
Commit message (Collapse)AuthorAgeFilesLines
* layout: wrap on inline floats that exceed the line's lengthbptato2025-01-061-0/+4
In this case, it seems we have to wrap. (It's still not quite there; replace flow-root with inline-box to see another interesting bug...)