angular-cn/modules/@angular/platform-browser/test/security
Martin Probst 51f3d22e4f feat(security): trust resource URLs as URLs. (#10220)
Resource URLs are strictly "more" trustworthy than plain URLs, so trusting them maintains the same level of security while avoiding to break people when we downgrade a resource URL context to a plain URL context.
2016-07-21 17:44:59 -07:00
..
dom_sanitization_service_spec.ts feat(security): trust resource URLs as URLs. (#10220) 2016-07-21 17:44:59 -07:00
html_sanitizer_spec.ts test(security): tests for HTML5 elements, srcset. 2016-06-27 12:19:03 -07:00
style_sanitizer_spec.ts fix(security): allow empty CSS values. (#9675) 2016-06-28 11:45:02 -07:00
url_sanitizer_spec.ts feat(security): allow more HTML5 elements and attributes in sanitizers 2016-06-27 12:19:03 -07:00