Clean up expando removal code - only try to delete the expando from an element if...
authorjeresig <jeresig@gmail.com>
Sat, 13 Feb 2010 11:32:20 +0000 (06:32 -0500)
committerjeresig <jeresig@gmail.com>
Sat, 13 Feb 2010 11:32:20 +0000 (06:32 -0500)
commit9195107dbb13ad34ae4e9f7cb1df5d79e4748560
tree30c8b42fe799b8df75e9b562ad24d0a035ed410b
parentda966573c3f3cb083c48cd3ead88e7542937d4df
Clean up expando removal code - only try to delete the expando from an element if it's possible.
src/data.js
src/manipulation.js
src/support.js