1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 18:47:34 +00:00

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.
This commit is contained in:
Andreas Kling 2023-12-24 12:32:25 +01:00
parent b344d39014
commit fe04d83ef5
3 changed files with 26 additions and 2 deletions