diff options
author | Andreas Kling <kling@serenityos.org> | 2023-05-12 07:17:01 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-13 09:08:42 +0200 |
commit | c648e24cff18dfd6d94af3de6dedeade0bbfc18b (patch) | |
tree | 8090d1078d1ee3381f754a538b73562f170660dc /Ports/fotaq | |
parent | 3cf73ca0b35c0e4a9054cb921375c67de23404b1 (diff) | |
download | serenity-c648e24cff18dfd6d94af3de6dedeade0bbfc18b.zip |
LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader
We achieve this by adding a new Layout::ImageProvider class and having
both HTMLImageElement and HTMLObjectElement inherit from it.
The HTML spec is vague on how object image loading should work, which
is why this first pass is focusing on image elements.
Diffstat (limited to 'Ports/fotaq')
0 files changed, 0 insertions, 0 deletions