angular-cn/modules/playground/e2e_test/svg
Tero Parviainen daaa8ee1cd fix(compiler): support properties on SVG elements
Have DomElementSchemaRegistry support namespaced elements,
so that it does not fail when directives are applied in SVG (or xlink).
Without this fix, directives or property bindings cannot be
used in SVG.

Related to #5547

Closes #5653
2015-12-08 02:18:07 +00:00
..
svg_spec.dart fix(compiler): support properties on SVG elements 2015-12-08 02:18:07 +00:00
svg_spec.ts fix(compiler): support properties on SVG elements 2015-12-08 02:18:07 +00:00