diff options
author | Andreas Kling <kling@serenityos.org> | 2023-04-01 15:15:23 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-04-02 06:45:44 +0200 |
commit | 2413de7e10efda16f6f376b42b204279d7a25906 (patch) | |
tree | 0f7b4746f6462decd74156fc67944515e9d4d754 /Ports/doom | |
parent | 3709d112126deb93960aa492d2c5b00e5adc4fc1 (diff) | |
download | serenity-2413de7e10efda16f6f376b42b204279d7a25906.zip |
LibWeb: Make HTMLImageElement loads delay the document load event
This is something we're supposed to do according to the HTML spec.
Note that image loading is currently completely ad-hoc, and this just
adds a simple DocumentLoadEventDelayer to the existing implementation.
This will allow us to use images in layout tests, which rely on the
document load event firing at a predictable time.
Diffstat (limited to 'Ports/doom')
0 files changed, 0 insertions, 0 deletions