1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:28:11 +00:00

LibWeb: Fire "load" and "error" events for rel=preload link loads

This commit is contained in:
Andreas Kling 2023-06-06 07:03:30 +02:00
parent 3cea86632d
commit b97004ea4a
5 changed files with 34 additions and 5 deletions

View file

@ -0,0 +1 @@
* { }