mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
dbe673b027
Fixes an edge case where a single-line elemnt with a long tag name a closing bracket on a new line was putting the control flow migration into an infinite loop. Fixes #54587. PR Close #54588