This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Commit c549210
committed
chore(ngAnimate): cleanup vendor prefixes handling in tests
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 #154061 parent 69f59f2 commit c549210
1 file changed
+77
-100
lines changed
0 commit comments