angular/modules/@angular/platform-browser/test/security
Cyrille Tuzi 6605eb30e9 feat(security): allow more HTML5 elements and attributes in sanitizers
Allow more elements and attributes from the HTML5 spec which were stripped by the htmlSanitizer.

fixes #9438

feat(security): allow audio data URLs in urlSanitizer

test(security) : add test for valid audio data URL

feat(security): allow and sanitize srcset attributes

test(security): test for srcset sanitization
2016-06-27 12:19:03 -07:00
..
html_sanitizer_spec.ts fix(platform-browser/testing): clean up public api for platform-browser/testing (#9519) 2016-06-23 16:42:25 -07:00
style_sanitizer_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
url_sanitizer_spec.ts feat(security): allow more HTML5 elements and attributes in sanitizers 2016-06-27 12:19:03 -07:00