]> source.dussan.org Git - jquery.git/commit
Fix #12009. $().find( DOMElement ) should pushStack properly. Close gh-927.
authorMike Sherov <mike.sherov@gmail.com>
Tue, 30 Oct 2012 17:32:53 +0000 (13:32 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Tue, 30 Oct 2012 17:32:53 +0000 (13:32 -0400)
commite8f91514a6f353e85d8117998087903dc7331210
tree9574915a5e6eff125ae846a36f1e386ed032b733
parentc78a3ba6577b6735137abcd5c01a35ca28c33660
Fix #12009. $().find( DOMElement ) should pushStack properly. Close gh-927.
src/traversing.js
test/unit/traversing.js