]> source.dussan.org Git - jquery.git/commit
Use the property name in elem.removeAttribute in IE6/7 to ensure correct removals...
authortimmywil <timmywillisn@gmail.com>
Mon, 17 Oct 2011 20:45:27 +0000 (16:45 -0400)
committertimmywil <timmywillisn@gmail.com>
Mon, 17 Oct 2011 20:45:37 +0000 (16:45 -0400)
commitf2c1d2e016018ba14cd3f1612f9a1803d5e1709e
tree9ca871021b662629b8184064bafebc287ee51b69
parentae6d0024c8b1e991d020fef9e8d4456818f99813
Use the property name in elem.removeAttribute in IE6/7 to ensure correct removals. Fixes #10514.
src/attributes.js
test/unit/attributes.js