We removed deleteExpando after 1.4.2, for some reason. This caused problems with...
authorJohn Resig <jeresig@gmail.com>
Sun, 17 Oct 2010 14:56:01 +0000 (10:56 -0400)
committerJohn Resig <jeresig@gmail.com>
Sun, 17 Oct 2010 14:56:01 +0000 (10:56 -0400)
commite1b940d74824282fd3466d39a8ab574da4ef6fc5
treede58ca61e51dfc8383c1e0841d3543846a3581f4
parent25828768d7bc2d76438244e69d6eeb69c36227e6
We removed deleteExpando after 1.4.2, for some reason. This caused problems with removeData() (no arguments). Fixes #7209.
src/support.js
test/unit/data.js