mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4d51158b1a
The web animations API now requires that all styles are converted to camel case. Chrome has already made this breaking change and hyphenated styles are not functional anymore. Closes #9111 Closes #9112