angular-docs-cn/packages/core/test/sanitization
Bjarki 9ec2bad4dc refactor(core): make HTML sanitizer return TrustedHTML (#39218)
Make Angular's HTML sanitizer return a TrustedHTML, as its output is
trusted not to cause XSS vulnerabilities when used in a context where a
browser may parse and evaluate HTML. Also update tests to reflect the
new behaviour.

PR Close #39218
2020-10-16 08:13:52 -07:00
..
html_sanitizer_spec.ts refactor(core): make HTML sanitizer return TrustedHTML (#39218) 2020-10-16 08:13:52 -07:00
sanitization_spec.ts refactor(core): make HTML sanitizer return TrustedHTML (#39218) 2020-10-16 08:13:52 -07:00
url_sanitizer_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00