mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8f523c1658
The logic for computing identifiers, specifically for bound attributes can be simplified by using the value span of the binding rather than the source span. PR Close #38899