1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 13:02:45 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
2b8c7faee4 LibWeb: Use the margin box of floating elements for flowing around
Inline content flows around the entire margin box of floating elements,
not just the content box.
2020-12-12 19:59:24 +01:00