diff options
author | Andreas Kling <kling@serenityos.org> | 2023-05-20 16:11:36 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-21 07:44:29 +0200 |
commit | 4ee1e5b2240bc10f54ede9763c32a26856537a8e (patch) | |
tree | 3d774ff30140ba3df62cc310771b7d2835c789a5 /Userland/Libraries/LibWeb/Layout | |
parent | f7185dfa912fa0e0dae555c2d1d7fc013b50aba5 (diff) | |
download | serenity-4ee1e5b2240bc10f54ede9763c32a26856537a8e.zip |
LibWeb: Make DecodedImageData an abstract class
The existing implementation moves down into a new subclass called
AnimatedBitmapDecodedImageData.
The purpose of this change is to create an extension point where we can
plug in an SVG renderer. :^)
Diffstat (limited to 'Userland/Libraries/LibWeb/Layout')
0 files changed, 0 insertions, 0 deletions