angular/modules/@angular/platform-browser/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
..
animate repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
browser chore: clang-reformat 2016-05-01 22:59:41 -07:00
dom chore: clang-reformat 2016-05-01 22:59:41 -07:00
security feat(security): add an HTML sanitizer. 2016-05-09 16:00:24 +02:00
static_assets repackaging: all the file moves 2016-05-01 20:51:00 -07:00
web_workers chore: clang-reformat 2016-05-01 22:59:41 -07:00
browser_util_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
testing_public_browser_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
testing_public_browser_spec.ts chore: router move import changes 2016-05-02 13:27:03 -07:00
testing_public_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
testing_public_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00