mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
These happen right after "DOMContentLoaded" for now, which is incorrect since they should really wait until subresources have loaded. However, this makes a bunch of things work already so let's do it.