The default for .clone() is to not clone any events. Fixes #8123.
authorjeresig <jeresig@gmail.com>
Tue, 1 Feb 2011 13:57:18 +0000 (08:57 -0500)
committerjeresig <jeresig@gmail.com>
Tue, 1 Feb 2011 13:57:18 +0000 (08:57 -0500)
commit375b78783825b9adab7a01541faf99f98ef7ecbd
tree4aacc47e913c40599d9952a9946c4c8fc05745d7
parenteb5aab99525ede9f8609fbfc741c6337cf2d5061
The default for .clone() is to not clone any events. Fixes #8123.
src/manipulation.js
test/unit/manipulation.js