mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
SVG images served with the image/svg+xml mime type were recognized as XML documents instead of images, so were not displayed. Testing: compare the results of `./mach run https://raw.githubusercontent.com/servo/servo/467821598b59bd84273d91c9d8a33651e10578b8/resources/resource_protocol/servo-color-negative-no-container.svg` Signed-off-by: webbeef <me@webbeef.org>