leizongmin / js-xss

Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
http://jsxss.com
Other
5.2k stars 629 forks source link

Camel case tag names are escaped #173

Closed YukiDayDreamer closed 2 years ago

YukiDayDreamer commented 5 years ago

Tag names like animateTransform, linearGradient, radialGradient and clipPath are not be properly working even in the white list.