mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
If we try to <link> a stylesheet that was already cached, we'll get a synchronous resource_did_load() callback. Because of this, it's necessary to set up the document load event delayer *before* calling set_resource(), as otherwise we'd be stuck without a load event forever.
3.7 KiB
3.7 KiB