Files
ladybird/Libraries/LibCore/MimeData.cpp
Simon Danner 05be6481b7 LibWeb: make it possible to directly load .svg files
Make LibWeb load svg files by guessing the svg mime type from the file
extension and parsing it with the HTML parser.
2020-09-08 13:57:18 +02:00

3.4 KiB