about summary refs log tree commit diff stats
path: root/test/layout/float-absolute.expected
Commit message (Collapse)AuthorAgeFilesLines
* layout: fix inline float + position: absolute bugbptato2024-10-161-0/+1
As per standard, float "only applies to elements that [...] are not absolutely positioned."