angular/packages/core/test/acceptance
Matias Niemelä 45f4a47286 refactor(core): remove style sanitization code for [style]/[style.prop] bindings (#36965)
In 420b9be1c1 all style-based sanitization code was
disabled because modern browsers no longer allow for javascript expressions within
CSS. This patch is a follow-up patch which removes all traces of style sanitization
code (both instructions and runtime logic) for the `[style]` and `[style.prop]` bindings.

PR Close #36965
2020-05-13 15:56:12 -07:00
..
attributes_spec.ts refactor(core): Migrate TestBed.get to TestBed.inject (#32382) 2019-09-09 19:10:54 -04:00
bootstrap_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
BUILD.bazel build: derive ts_library dep from jasmine_node_test boostrap label if it ends in _es5 (#34736) 2020-01-15 14:58:07 -05:00
change_detection_spec.ts fix(core): Refresh transplanted views at insertion point only (#35968) 2020-04-29 14:31:12 -07:00
change_detection_transplanted_view_spec.ts fix(core): Refresh transplanted views at insertion point only (#35968) 2020-04-29 14:31:12 -07:00
common_integration_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
component_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
content_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
copy_definition_feature_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
debug_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
di_spec.ts fix(core): pipes injecting viewProviders when used on a component host node (#36512) 2020-04-17 16:15:10 -04:00
directive_spec.ts fix(core): do not use unbound attributes as inputs to structural directives (#36441) 2020-04-21 13:30:25 -04:00
discover_utils_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
embedded_views_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
exports_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
host_binding_spec.ts fix(core): handle synthetic props in Directive host bindings correctly (#35568) 2020-04-27 14:55:16 -07:00
i18n_spec.ts fix(core): handle pluralize functions that expect a number (#36901) 2020-05-05 11:59:04 -07:00
inherit_definition_feature_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
integration_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
lifecycle_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
listener_spec.ts refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
ng_module_spec.ts fix(core): log error instead of warning for unknown properties and elements (#36399) 2020-05-04 12:37:42 -07:00
ngdevmode_debug_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
outputs_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
pipe_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
property_binding_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
property_interpolation_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
providers_spec.ts refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
pure_function_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
query_spec.ts refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
renderer_factory_spec.ts refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
router_integration_spec.ts refactor(core): Migrate TestBed.get to TestBed.inject (#32382) 2019-09-09 19:10:54 -04:00
styling_spec.ts refactor(core): remove style sanitization code for [style]/[style.prop] bindings (#36965) 2020-05-13 15:56:12 -07:00
template_ref_spec.ts fix(core): properly get root nodes from embedded views with <ng-content> (#36051) 2020-05-05 12:15:52 -07:00
text_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
view_container_ref_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
view_insertion_spec.ts fix(core): attempt to recover from user errors during creation (#36381) 2020-04-29 08:36:42 -07:00
view_ref_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00