diff --git a/Ladybird/ImageCodecPluginLadybird.cpp b/Ladybird/ImageCodecPluginLadybird.cpp index 0172d2d384..054a343391 100644 --- a/Ladybird/ImageCodecPluginLadybird.cpp +++ b/Ladybird/ImageCodecPluginLadybird.cpp @@ -72,6 +72,12 @@ Optional ImageCodecPluginLadybird::decode_image(Rea auto image = decode_image_with_libgfx(data); if (image.has_value()) return image; + + // NOTE: Even though Qt can decode SVG images for us, let's not do that. + // We should handle ourselves instead of cheating by using Qt. + if (data.starts_with("