angular-cn/modules/@angular/compiler/test/schema
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
..
dom_element_schema_registry_spec.ts feat(security): complete DOM security schema. 2016-05-27 11:47:33 -07:00
schema_extractor.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
schema_extractor.ts fix(DomRegistry): fix svg support 2016-05-26 16:46:00 -07:00