angular/modules/@angular/core/test/linker
Martin Probst 5ab0534164 test(security): Ensure xlink:href is not bindable.
The DOM schema does not allow binding any properties to dangerous SVG
attributes/properties. This change adds a smoke test to verify that
behaviour, by testing that `xlink:href` (a sample dangerous property)
is not bindable.

Fixes #9510.
2016-06-23 13:57:51 -07:00
..
change_detection_integration_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
dynamic_component_loader_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
integration_dart_spec.dart refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
integration_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
ng_container_integration_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
precompile_integration_spec.ts feat(core): add @Component.precompile and ComponentFactoryResolver 2016-06-23 12:10:04 -07:00
projection_integration_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
query_integration_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
query_list_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
reflector_component_resolver_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
regression_integration_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
security_integration_spec.ts test(security): Ensure xlink:href is not bindable. 2016-06-23 13:57:51 -07:00
view_injector_integration_spec.ts fix(compiler): don't inject viewProviders into content child elements 2016-06-23 12:10:04 -07:00