mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 04:21:01 +00:00
Make LibWeb load svg files by guessing the svg mime type from the file extension and parsing it with the HTML parser. |
||
|---|---|---|
| .. | ||
| FrameLoader.cpp | ||
| FrameLoader.h | ||
| ImageLoader.cpp | ||
| ImageLoader.h | ||
| ImageResource.cpp | ||
| ImageResource.h | ||
| LoadRequest.h | ||
| Resource.cpp | ||
| Resource.h | ||
| ResourceLoader.cpp | ||
| ResourceLoader.h | ||