> I just set up a test case that fails roughly using your test case > as a model. I tested it based on todays svn and it fails in IE6. > Can you test it against the older versions.
Okay, the test case is updated. After a trip through Google CodeSearch I now boast the world's largest collection of jQuery builds. Since these were taken from random sources there's no guarantee they're untouched from the official build, but it's better than nothing. As you noticed, the test harness grabs the version number off the URL and dynamically includes that version. Any of you are welcome to draw the files directly from the site if you'd like, http://methvin.com/junk/jquery-REV.js The first one that does not die is 110: http://methvin.com/junk/jquery-xml-bug.html?501 http://methvin.com/junk/jquery-xml-bug.html?413 http://methvin.com/junk/jquery-xml-bug.html?249 http://methvin.com/junk/jquery-xml-bug.html?226 http://methvin.com/junk/jquery-xml-bug.html?218 http://methvin.com/junk/jquery-xml-bug.html?168 http://methvin.com/junk/jquery-xml-bug.html?152 http://methvin.com/junk/jquery-xml-bug.html?110 http://methvin.com/junk/jquery-xml-bug.html?29 I did notice that it doesn't actually show any text in that case. The selector should have selected something out of the XML, right? _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
