angular-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 build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
template_parser_spec.ts fix(compiler): ensure that event handlers have the correct source spans (#28055) 2019-02-12 20:58:28 -08:00
template_preparser_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00