Fixes #14047 jQuery.data should not miss data-* w/ hyphenated property names
commit147726af127bce98b4e9dfe517d68f4a1ea0c1fc
authorRick Waldron <waldron.rick@gmail.com>
Fri, 21 Jun 2013 19:45:30 +0000 (21 15:45 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Mon, 24 Jun 2013 16:23:12 +0000 (24 12:23 -0400)
treeb45ab1ab8d8626cb1bab20fad131412f6f7de6a7
parent3a434434c420096cef478936ea21b33e9cfae30c
Fixes #14047 jQuery.data should not miss data-* w/ hyphenated property names

http://bugs.jquery.com/ticket/14047
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
src/data.js
test/unit/data.js