angular.js/src/ngSanitize
Brady Isom 056c849352 fix($sanitize): consider size attribute as valid/allowed attribute
The "size" attribute gets set on <font> elements when using HTML5 rich
text editors, or elements with the contenteditable attribute, that rely
on the 'fontSize' command (execCommand).

Closes #5522
2013-12-27 16:22:35 -08:00
..
filter fix($sanitize): Use same whitelist mechanism as $compile does. 2013-11-26 14:29:38 -08:00
.jshintrc chore(grunt): add jshint tasks 2013-10-22 15:32:40 -07:00
sanitize.js fix($sanitize): consider size attribute as valid/allowed attribute 2013-12-27 16:22:35 -08:00