in static/assets/js/modernizr.js [296:298]
function setCssAll( str1, str2 ) { return setCss(prefixes.join(str1 + ';') + ( str2 || '' )); }