Andreas Kling
2413de7e10
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.
2023-04-02 06:45:44 +02:00
..
2023-03-19 14:15:35 +00:00
2023-03-24 10:58:43 +00:00
2023-03-21 19:03:21 +00:00
2023-04-02 06:19:46 +02:00
2023-03-24 00:31:03 +01:00
2023-04-01 11:49:57 +01:00
2023-03-21 19:03:21 +00:00
2023-03-20 09:33:30 +01:00
2023-03-31 06:56:05 +02:00
2023-03-21 19:03:21 +00:00
2023-03-22 14:04:24 +00:00
2023-03-24 10:58:43 +00:00
2023-03-29 07:06:13 +02:00
2023-03-31 12:09:40 +02:00
2023-03-26 17:56:17 +02:00
2023-03-24 10:58:43 +00:00
2023-04-02 06:45:37 +02:00
2023-03-20 23:25:21 +01:00
2023-03-21 19:03:21 +00:00
2023-03-25 16:27:30 -06:00
2023-03-25 15:44:05 +01:00
2023-03-28 09:18:50 +01:00
2023-03-21 19:03:21 +00:00
2023-03-24 10:58:43 +00:00
2023-03-23 21:05:12 +01:00
2023-03-23 15:30:21 +00:00
2023-03-27 15:34:28 +03:30
2023-03-25 21:42:53 +01:00
2023-03-29 07:16:37 +02:00
2023-04-02 06:45:44 +02:00
2023-03-26 21:55:21 +01:00
2023-03-21 19:03:21 +00:00