]> source.dussan.org Git - jquery.git/commit
Fix #12600: don't use value property in place of value attribute. Close gh-1063.
authorRichard Gibson <richard.gibson@gmail.com>
Sat, 8 Dec 2012 21:28:10 +0000 (16:28 -0500)
committerRichard Gibson <richard.gibson@gmail.com>
Fri, 14 Dec 2012 15:37:20 +0000 (10:37 -0500)
commit2c40fdd4a852fe6ee16feaa3bb6d7d49c7a02606
treeb38e8ebf6f22bed3bb326f0398abce7c9a96905c
parent7d61c5238e57cf252faa2d999465bd69afc6c038
Fix #12600: don't use value property in place of value attribute. Close gh-1063.
src/attributes.js
src/support.js
test/unit/attributes.js
test/unit/selector.js