angular-cn/modules/@angular/core/test
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 repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
debug chore: clang-reformat 2016-05-01 22:59:41 -07:00
di repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
dom chore: clang-reformat 2016-05-01 22:59:41 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
linker feat(security): add an HTML sanitizer. 2016-05-09 16:00:24 +02:00
metadata repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
profile repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflection chore: clang-reformat 2016-05-01 22:59:41 -07:00
testability repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
util repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
zone chore: clang-reformat 2016-05-01 22:59:41 -07:00
application_ref_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
dev_mode_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
directive_lifecycle_integration_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
fake_async_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
forward_ref_integration_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
forward_ref_integration_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
matchers_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
testing_internal_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
tsconfig.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
typings.d.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00