This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Asymmetric templateNamespace of directives #15092
Open
Description
Hi,
when handling directives having NS set to SVG in HTML context, all is going fine.
But if we have a directive with NS set to HTML and handling it inside SVG context we still get SVGElement
.
Please check http://codepen.io/djFD/pen/NRWQxR
Angular: 1.5.7
browsers: FF 48.0, Chromium 51.0.2704.79