Files
ladybird/Tests/LibWeb/Text/input/IntersectionObserver
Andreas Kling fe04d83ef5 LibWeb: Process all pending lazy loading intersection observations
This fixes an issue where images outside the viewport could prevent
loading of images inside the viewport, depending on DOM order.
2023-12-24 13:23:40 +01:00
..