angular-cn/modules/@angular/compiler/test
Martin Probst 040b101842 feat(security): complete DOM security schema.
This addresses several oversights in assigning security contexts to DOM schema
elements found by our security reviewers (thanks!).

This also adds some more precise unit tests for the interaction between
(Dom)ElementSchemaRegistry and the TemplateParser, and extracts the security
specific parts into dom_security_schema.ts.

Comparison of (potentially) dangerous property names is done case insensitive,
to avoid issues like formAction vs formaction.

Part of issue #8511.
2016-05-27 11:47:33 -07:00
..
animation feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
css fix(compiler): have CSS parser support nested parentheses inside functions 2016-05-23 16:58:15 -07:00
expression_parser feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417) 2016-05-26 13:08:39 -07:00
i18n feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417) 2016-05-26 13:08:39 -07:00
output fix(compiler): allow --noImplicitAny 2016-05-11 16:56:12 -07:00
schema feat(security): complete DOM security schema. 2016-05-27 11:47:33 -07:00
compile_metadata_spec.ts feat(ViewEncapsulation): default ViewEncapsulation to configurable 2016-05-26 13:23:37 -07:00
directive_lifecycle_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
directive_lifecycle_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
directive_normalizer_spec.ts feat(ViewEncapsulation): default ViewEncapsulation to configurable 2016-05-26 13:23:37 -07:00
directive_resolver_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_ast_spec_utils.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_lexer_spec.ts fix(#7099): support for comment finishing with multiple dashes 2016-05-24 21:01:41 -07:00
html_parser_spec.ts chore(parsing): change internal usage of `@` to `:` for namespaced values 2016-05-09 16:20:32 +02:00
metadata_resolver_fixture.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
metadata_resolver_fixture.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
metadata_resolver_spec.ts feat(core/linker): add SimpleChanges type to lifecycle_hooks to simplify OnChanges signature 2016-05-23 16:11:52 -07:00
offline_compiler_codegen_typed.ts fix(compiler): support css stylesheets in offline compiler 2016-05-02 15:06:46 -07:00
offline_compiler_codegen_untyped.ts fix(compiler): support css stylesheets in offline compiler 2016-05-02 15:06:46 -07:00
offline_compiler_compa.css.shim.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00
offline_compiler_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
offline_compiler_util.ts feat(ViewEncapsulation): default ViewEncapsulation to configurable 2016-05-26 13:23:37 -07:00
selector_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
shadow_css_spec.ts feat(shadow_css): add encapsulation support for CSS @supports at-rule 2016-05-20 13:02:24 -07:00
spies.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
spies.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
style_url_resolver_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
template_parser_spec.ts feat(security): complete DOM security schema. 2016-05-27 11:47:33 -07:00
template_preparser_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
test_bindings.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
test_component_builder_spec.ts refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
url_resolver_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
view_resolver_mock_spec.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
view_resolver_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
xhr_mock_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00