mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
56b551d273
Fixes that we were producing zero-length spans for template literals and template literal elements. Fixes #60320. Fixes #60319. PR Close #60323 PR Close #60331