Skip to content

DOMPurify 0.3

Compare
Choose a tag to compare
@cure53 cure53 released this 07 Apr 08:10
  • 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