Make sure that .data() events don't bubble, per the discussion in 2e10af143b7eafb7142...
authorJohn Resig <jeresig@gmail.com>
Tue, 27 Jul 2010 17:45:32 +0000 (13:45 -0400)
committerJohn Resig <jeresig@gmail.com>
Tue, 27 Jul 2010 17:45:32 +0000 (13:45 -0400)
commitc4b4df469161ed3c3d372ebed342261efd413ac1
tree552b5dee32889f8bc6cf9d4d414d5c45f67fbb5c
parent646fbea561ce5319d888780c20f0c0f03b8daad3
Make sure that .data() events don't bubble, per the discussion in 2e10af143b7eafb7142524f6534a62aee1910bd1. Fixes #6832.
src/data.js
test/unit/data.js