mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5d52819a3e
This should make things somewhat faster, since setAttribute can be slower than addEventListener. Jsaction attribute is still needed for SSR though. PR Close #56747