Make LibWeb load svg files by guessing the svg mime type from the file extension and parsing it with the HTML parser.
This could be useful in more places.
This object contains zero or more { mime_type, data } entries and will be used for clipboard data as well as drag & drop.