]> source.dussan.org Git - jquery.git/commit
No need to dasherize and use getPropertyValue, closes gh-805.
authorMike Sherov <mike.sherov@gmail.com>
Thu, 31 May 2012 12:32:19 +0000 (08:32 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 1 Jun 2012 15:24:23 +0000 (08:24 -0700)
commit888635f8c17e857ff98a931451ee54aecddabbca
treeb8948fc281970d22f955ecae8fdb4908279876e2
parent1442bf944949cabf1b6674a657bfdd642a16da33
No need to dasherize and use getPropertyValue, closes gh-805.

All invocations of curCSS are already camelcased. See the PR for discussion.
src/css.js