]> source.dussan.org Git - jquery.git/commit
Fix #13265 #13332: Allow .parent/.closest with text nodes. Close gh-1146.
authorRichard Gibson <richard.gibson@gmail.com>
Sun, 27 Jan 2013 16:36:04 +0000 (11:36 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Thu, 14 Feb 2013 02:22:53 +0000 (21:22 -0500)
commit5e29ff7e59a0c97bae02b7512b40486df0f44022
tree3d6e575f49826f508f5bbc833acf53db3d608289
parent941d2e055bdc6e7694e12381a97c4ddf81c8d9b4
Fix #13265 #13332: Allow .parent/.closest with text nodes. Close gh-1146.
src/traversing.js
test/index.html
test/unit/traversing.js