Searched refs:animationRegex (Results 1 – 1 of 1) sorted by relevance
9 var animationRegex = /^(\-moz\-|\-o\-|\-webkit\-)?animation$/; variable189 if (animationRegex.test(property[1][1])) {