Skip to content

Commit

Permalink
chore(ngAnimate): cleanup vendor prefixes handling in tests
Browse files Browse the repository at this point in the history
1. Change all transition/transform/animation-related ss.addRule to
   ss.addPossiblyPrefixedRule to account for the -webkit- prefix.
2. Remove manually added -webkit-prefixed rules in favor of automatically
   handling them in ss.addPossiblyPrefixedRule.

Closes angular#15406
  • Loading branch information
mgol committed Nov 23, 2016
1 parent 69f59f2 commit c549210
Showing 1 changed file with 77 additions and 100 deletions.
Loading

0 comments on commit c549210

Please sign in to comment.