angular-docs-cn/modules/@angular/platform-browser
Martin Probst 15ae710d22 feat(security): allow url(...) style values.
Allows sanitized URLs for CSS properties. These can be abused for information
leakage, but only if the CSS rules are already set up to allow for it. That is,
an attacker cannot cause information leakage without controlling the style rules
present, or a very particular setup.

Fixes #8514.
2016-05-17 11:23:31 +02:00
..
src feat(security): allow url(...) style values. 2016-05-17 11:23:31 +02:00
test feat(security): allow url(...) style values. 2016-05-17 11:23:31 +02:00
testing test(compiler): test schema generation only in Chrome 2016-05-11 17:01:26 -07:00
core_private.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
core_private.ts feat: security implementation in Angular 2. 2016-05-03 09:21:43 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
package.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
private_export.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
private_export.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
testing_e2e.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
tsconfig-es2015.json build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00