angular/modules/@angular/platform-browser/test
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
..
browser fix(core/testing): clean up the core testing public API (#9466) 2016-06-23 17:10:22 -07:00
dom fix(platform-browser/testing): clean up public api for platform-browser/testing (#9519) 2016-06-23 16:42:25 -07:00
security feat(security): allow more HTML5 elements and attributes in sanitizers 2016-06-27 12:19:03 -07:00
static_assets repackaging: all the file moves 2016-05-01 20:51:00 -07:00
web_workers fix(core/testing): clean up the core testing public API (#9466) 2016-06-23 17:10:22 -07:00
browser_util_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
testing_public_spec.ts refactor(testing): remove wrapping of Jasmine functions (#9564) 2016-06-24 17:48:35 -07:00