76979e12c9
The parts of a token are supposed to be an array of not-null strings, but we were using `null` for tags that had no prefix. This has been fixed to use the empty string in such cases, which allows the `null !` hack to be removed. PR Close #28978 |
||
---|---|---|
.. | ||
util | ||
BUILD.bazel | ||
ast_serializer_spec.ts | ||
ast_spec_utils.ts | ||
html_parser_spec.ts | ||
html_whitespaces_spec.ts | ||
icu_ast_expander_spec.ts | ||
lexer_spec.ts |