]> source.dussan.org Git - jquery.git/commit
Fixes #13550. .data should not miss attr() set data-* with hyphenated property names...
authorMichał Gołębiowski <m.goleb@gmail.com>
Sat, 2 Mar 2013 18:04:48 +0000 (13:04 -0500)
committerRick Waldron <waldron.rick@gmail.com>
Sat, 2 Mar 2013 18:04:48 +0000 (13:04 -0500)
commit761b96c3016e09613f356bd6070be04edec74d0f
treeea62830e720982c3249d3125d2c66c3e7e8b12a0
parent8f7218198dad5dd1a93dc44087159b2c34b86292
Fixes #13550. .data should not miss attr() set data-* with hyphenated property names. Closes gh-1189
src/data.js
test/unit/data.js