about summary refs log tree commit diff stats
path: root/test/layout/float-in-inline-context.expected
Commit message (Collapse)AuthorAgeFilesLines
* layout: fix float positioning in inline contextsbptato2024-10-151-0/+1
also fixes a bug in the previous commit where whitespacenum would be reset on absolute positioning + missing absolute margin handling without top/left/etc.