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