mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When template bindings are being parsed the event handlers were receiving a source span that included the whole attribute. Now they get a span that is focussed on the handler itself. PR Close #28055 |
||
|---|---|---|
| .. | ||
| binding_parser_spec.ts | ||
| template_parser_spec.ts | ||
| template_preparser_spec.ts | ||