Files
ladybird/Userland/Libraries/LibWeb/Painting/PaintableBox.cpp
Andreas Kling 158caf1b91 LibWeb: Include scrollable overflow in the "absolute paint rect"
This finally fixes the issue where stacking contexts that have either a
transform or opacity != 1 would clip their descendants to the root of
the stacking context.
2023-07-13 05:09:08 +02:00

34 KiB