]> source.dussan.org Git - jquery.git/commit
Make sure that data properties with hyphens are always accessed/set using camelCase...
authorJohn Resig <jeresig@gmail.com>
Tue, 10 May 2011 15:56:42 +0000 (11:56 -0400)
committerJohn Resig <jeresig@gmail.com>
Tue, 10 May 2011 15:56:42 +0000 (11:56 -0400)
commita5e407cafb9d398b5bf2f209ad0e8a42691bf391
tree84ae0db76ba289044c0e103d23edc75f511bb3e3
parent419b5e5e2a0d376e71c3f37bf9a3d96f3b4a67f2
Make sure that data properties with hyphens are always accessed/set using camelCase. Fixes #9124.
src/data.js
test/unit/data.js