Changes between Initial Version and Version 1 of Ticket #14092, comment 9
- Timestamp:
- May 20, 2022, 10:37:18 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14092, comment 9
initial v1 2 2 3 3 It could be an optional dependency (as PIL/Pillow already is). 4 5 However, what an SVG can do when displayed using an <img> tag is more limited than if it is inlined or displayed using /iframe/object/embed. To cover just this use case we may need thorough sanitisation. Firefox at least does not run scripts and prevents loading of external elements: https://developer.mozilla.org/en-US/docs/Web/SVG/SVG_as_an_Image