mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
See for more details: https://github.com/whatwg/html/issues/10242 Before this change it only worked because of another bug in `EventLoop::spin_processing_tasks_with_source_until()` where we execute tasks regardless of whether they are runnable or not.