@simon the browser support for the various allow features is in the table at the end of the page
Top-level
@simon the browser support for the various allow features is in the table at the end of the page 2 comments
@simon @jaffathecake if you just want the SVG displayed, put them in an <img> tag. Otherwise, your favorite sanitizer library DOMPurify has great SVG support. (Iframe sandbox works really great too!!) |
@jaffathecake wow I missed that! Thank you, this helps a LOT