1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:38:11 +00:00
serenity/Tests/LibWeb/Layout
Andi Gallo 6a17a30e2e LibWeb: Handle overlapping floating box and left margin
Allow the left margin of a box which creates a block formatting context
to overlap with left floating boxes which are siblings in the document
tree.

Fixes #20233 and the comment layout on https://lobste.rs.
2023-07-28 12:44:09 +02:00
..
expected LibWeb: Handle overlapping floating box and left margin 2023-07-28 12:44:09 +02:00
input LibWeb: Handle overlapping floating box and left margin 2023-07-28 12:44:09 +02:00