angular-cn/modules/@angular/platform-browser/test/security
vikerman b4d444a0a7 feat(platform-server): add API to render Module and ModuleFactory to string (#14381)
- PlatformState provides an interface to serialize the current Platform State as a string or Document.

- renderModule and renderModuleFactory are convenience methods to wait for Angular Application to stabilize and then render the state to a string.

- refactor code to remove defaultDoc from DomAdapter and inject DOCUMENT where it's needed.
2017-02-14 16:14:40 -08:00
..
dom_sanitization_service_spec.ts feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00
html_sanitizer_spec.ts feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00
style_sanitizer_spec.ts feat(security): allow calc and gradient functions. (#13943) 2017-01-17 15:34:53 -06:00
url_sanitizer_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00