Fix the clone method to be a little less insane in IE, which fixes the new event...
authorColin Snover <github.com@zetafleet.com>
Sun, 12 Dec 2010 08:20:31 +0000 (02:20 -0600)
committerColin Snover <github.com@zetafleet.com>
Sun, 12 Dec 2010 08:20:31 +0000 (02:20 -0600)
commit7481a3645af63cef1406687190fd62bdfb1bf254
tree9c9ae014d1246564ca7b06c9f6092864e04404b2
parente4900df8389c85350d1d82c827fab0d4b91989d6
Fix the clone method to be a little less insane in IE, which fixes the new event-cloning clone() as well as probably a bunch of IE-related clone bugs.
src/manipulation.js
test/unit/manipulation.js