Files
ladybird/Libraries/LibWeb/Layout/LayoutDocument.cpp
Andreas Kling 392b055806 LibWeb: Use the StackingContext tree for hit testing
This makes it possible to click links that are above other content due
to stacking context order (e.g via CSS z-index.)
2020-07-01 19:10:58 +02:00

4.3 KiB