mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
63c727a was meant to stop clipping absolutely positioned descendants,
but used `is_positioned()` rather than `is_absolutely_positioned()`,
which meant it disabled clipping in many more cases that it should
have.
19 KiB
19 KiB