Files
ladybird/Libraries
Andreas Kling 95d70addd8 LibWeb: Split out image loading logic from HTMLImageElement
Since more DOM nodes are going to want to load images (<object>, ...)
this patch splits out the image loading logic into an ImageLoader class
and then HTMLImageElement simply has an ImageLoader.

LayoutImage is then given a const ImageLoader& at construction and can
then provide layout and rendering for many kinds of DOM nodes.
2020-06-13 22:22:54 +02:00
..
2020-05-14 20:15:18 +02:00
2020-06-13 12:43:22 +02:00
2020-06-13 12:43:22 +02:00
2020-06-13 12:43:22 +02:00
2020-06-13 12:43:22 +02:00
2020-06-04 15:45:11 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00