Files
ladybird/Libraries/LibWeb/HTML/EventLoop/EventLoop.cpp
Andreas Kling 3e3fcfa41e LibWeb: Update layout before running intersection observations
Layout may have been invalidated by previous rendering steps (e.g. view
transitions). Re-run layout before intersection observations since they
need up-to-date geometry.
2026-02-26 21:09:08 +01:00

35 KiB