SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngSanitize): sanitizer should not accept <!--> as a valid comment

According to http://validator.w3.org/ , <!--> is not a valid comment
and neither is any comment containing the -- substring.
R
R. Merkert committed
21e9e8cf68ef007136da6cc212d2f1f252fb668a
Parent: bf512bb
Committed by Vojta Jina <vojta.jina@gmail.com> on 9/11/2013, 8:40:09 PM