angular-docs-cn/packages/compiler/test/template_parser
Pete Bacon Darwin cffd86260a fix(compiler): ensure that event handlers have the correct source spans (#28055)
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
2019-02-12 20:58:28 -08:00
..
binding_parser_spec.ts
template_parser_spec.ts
template_preparser_spec.ts