mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d7b6045d61
The animate instructions were getting applied to the container comment nodes as well as the element nodes. This prevents that on the compiler level. fixes: #63371 PR Close #63390