Fix for bug #1546 where a deep copy was attempted of DOM elements (which isn't needed).
authorJohn Resig <jeresig@gmail.com>
Wed, 17 Oct 2007 23:35:57 +0000 (23:35 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 17 Oct 2007 23:35:57 +0000 (23:35 +0000)
commit14b88f6019cd467c35a2c9e845740a61c153525e
treecb5ce0e1ae3cb3af00e3a241b2a27cd11f2207d4
parent9ac9aaeec3dd036f805bc607ea4fd9afcab92047
Fix for bug #1546 where a deep copy was attempted of DOM elements (which isn't needed).
src/core.js
test/unit/core.js