angular-cn/packages/core/test/sanitization
Shino Kurian d5cbcef0ea fix(core): ignore comment nodes under unsafe elements (#25879)
Comment nodes that are child nodes of unsafe elements are identified as text nodes. This results in the comment node being returned as an encoded string.
Add a check to ignore such comment nodes.

PR Close #25879
2018-10-25 11:20:19 -07:00
..
html_sanitizer_spec.ts fix(core): ignore comment nodes under unsafe elements (#25879) 2018-10-25 11:20:19 -07:00
sanatization_spec.ts feat(ivy): bridge compile instructions to include sanitization helpers (#24938) 2018-07-23 08:49:52 -07:00
style_sanitizer_spec.ts feat(ivy): provide sanitization methods which can be tree shaken (#22540) 2018-03-07 18:24:07 -08:00
url_sanitizer_spec.ts feat(ivy): provide sanitization methods which can be tree shaken (#22540) 2018-03-07 18:24:07 -08:00