Files
ladybird/Libraries/LibWeb/Painting/StackingContext.cpp
zac 4e892b8b67 LibWeb: Prevent StackingContext from hit testing when not visible
It exits if not visible, then hit tests children, then hit tests itself
if it's `visible_for_hit_testing()`.
2025-09-08 15:36:27 +02:00

24 KiB