DOMPurify 0.3
- Extended HTML suppport
- Extended SVG support
- Extended MathML support
- Safe against XSS and DOM Clobbering Attacks
- Safe to use with jQuery's
elm.html()
and$()
- Safe handling of Data URIs
- New config flags
- More tolerant with text nodes
- IE9 compatible