Searched refs:cssPrefixes (Results 1 – 1 of 1) sorted by relevance
2002 var cssProps = {}, cssPrefixes = ["Webkit", "O", "Moz", "ms"]; variable2005 props = (prop + ' ' + cssPrefixes.join(ucProp + ' ') + ucProp).split(' '),