angular/packages/compiler/test/ml_parser
Pete Bacon Darwin a5daa06a7f test(compiler): check fullStart source-span (#43132)
The tests were checking that the source-span of parsed HTML nodes were
accurate, but they were not checking the span when it includes the
"leading trivia", which are given by the `fullStart` rather than `start`
location.

PR Close #43132
2021-09-16 18:15:51 +00:00
..
util build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ast_serializer_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ast_spec_utils.ts test(compiler): check fullStart source-span (#43132) 2021-09-16 18:15:51 +00:00
BUILD.bazel build: derive ts_library dep from jasmine_node_test boostrap label if it ends in _es5 (#34736) 2020-01-15 14:58:07 -05:00
html_parser_spec.ts test(compiler): check fullStart source-span (#43132) 2021-09-16 18:15:51 +00:00
html_whitespaces_spec.ts refactor(compiler): expose token parts in Text nodes (#43132) 2021-09-16 18:15:51 +00:00
icu_ast_expander_spec.ts refactor(compiler): expose token parts in Text nodes (#43132) 2021-09-16 18:15:51 +00:00
lexer_spec.ts refactor(compiler): support encoded entity tokens when lexing markup (#43132) 2021-09-16 18:15:51 +00:00