fix($animate): invalid CSS class names should not break subsequent elements
The postDigest handler was not being added if the first element in to modify the CSS classes contained invalid CSS class names. This meant that subsequent valid CSS class changes were not being handled since we were not then adding the handler for those correct cases. Closes #12674 Closes #12725
P
Peter Bacon Darwin committed
c3a654b7c8e585b8fb9f90ece10ef54d19fd74c8
Parent: e7293da