You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
I have found a bug whereby script and style tags with newlines in them are not correctly removed.
Demo here: http://codepen.io/anon/pen/pvWWjz
Example Snippet:
<styletype="text/css">p.p1 {margin:0.0px0.0px0.0px0.0px; font:13.0px Times; color:#232323; -webkit-text-stroke:#232323}
</style><scripttype="script/javascript">functionbad(){returnfalse;}</script><p>This Should be the first content!!</p>