]> source.dussan.org Git - jquery.git/commit
Opera announced they will start supporting the -webkit- prefix for a selected set...
authorjaubourg <j@ubourg.net>
Sat, 28 Apr 2012 14:52:32 +0000 (16:52 +0200)
committerjaubourg <j@ubourg.net>
Sat, 28 Apr 2012 14:52:32 +0000 (16:52 +0200)
commit6ad53c33d8fb4fa2f8adeef3d756875e4832f8a4
treef99e56b6b47f5c3f12af7d42cd4d118acec172f1
parent6fbb4b4339a6ae51423d9600ef3517b594bec523
Opera announced they will start supporting the -webkit- prefix for a selected set of css properties. Let's put the inspection of -webkit- prefix properties as the last one in case this propagates to the style object and/or other browsers (the cssPrefixes array is inspected from right to left).
src/css.js