angular-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
core_private.dart
core_private.ts
index.ts
package.json
private_export.dart
private_export.ts
rollup.config.js
testing.ts
testing_e2e.ts
tsconfig-es5.json
tsconfig-es2015.json