$("#foo", xml) would always return an empty set, fixed (bug #877). Additionally,...
authorJohn Resig <jeresig@gmail.com>
Wed, 25 Jul 2007 00:56:50 +0000 (00:56 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 25 Jul 2007 00:56:50 +0000 (00:56 +0000)
commitf8b00051c377360f0106e56c24df1353aaf6ad44
tree1b354084626c86c4cc205be9b33d5bf2dace8f2f
parentbdf05d890fe3a8cc085b2b4f13881ca043943e44
$("#foo", xml) would always return an empty set, fixed (bug #877). Additionally, a bug in jQuery.isXMLDoc(xmlDoc) was discovered, if the element was, in fact, an XML document.
src/jquery/jquery.js
src/selector/selector.js