angular-cn/modules/@angular/core/test/linker
Martin Probst f86edae9f3 feat(security): add an HTML sanitizer.
This is based on Angular 1's implementation, parsing an HTML document
into an inert DOM Document implementation, and then serializing only
specifically whitelisted elements.

It currently does not support SVG sanitization, all SVG elements are
rejected.

If available, the sanitizer uses the `<template>` HTML element as an
inert container.

Sanitization works client and server-side.

Reviewers: rjamet, tbosch , molnarg , koto

Differential Revision: https://reviews.angular.io/D108
2016-05-09 16:00:24 +02:00
..
change_detection_integration_spec.ts fix(core): don’t detach nested view containers when destroying a view 2016-05-04 16:27:20 -07:00
dynamic_component_loader_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
integration_dart_spec.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
integration_spec.ts chore: fix unit tests on node.js 2016-05-04 18:00:29 -07:00
projection_integration_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
query_integration_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
query_list_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflector_component_resolver_spec.ts feat(router): update router to support lazy loading 2016-05-04 14:50:00 -07:00
regression_integration_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
security_integration_spec.ts feat(security): add an HTML sanitizer. 2016-05-09 16:00:24 +02:00
view_injector_integration_spec.ts fix(compiler): fix where pipes live 2016-05-03 09:00:23 -07:00