ladybird/Tests/LibWeb/Layout
Sebastian Zaha fd37ad3a84 LibWeb: Fix absolute positioning issues
Make sure the insets and margins calculated according to the spec are
not later ignored and ad-hoc recomputed in
layout_absolutely_positioned_element.

Use the static position calculation in a couple of places where the
spec (and comment) was indicating it should be used.

Fixes #19362
2023-07-08 06:13:56 +02:00
..
expected LibWeb: Fix absolute positioning issues 2023-07-08 06:13:56 +02:00
input LibWeb: Fix absolute positioning issues 2023-07-08 06:13:56 +02:00