Problem with selector module

Problem with selector module


Hi, everyone.
I've recently discovered jQuery and started to use it but I had some
problems with the selector module. Some selectors aren't recognised by
my browser, for example: #id, ancestor descendant and parent > child.
I've run the jQuery Test Suite on my browsers: Mozilla Firefox 3.0.14
and Internet Explorer 8.0.6. In both cases the same 17 tests have
been failed. However the failed tests from the part "selector module:
child and adjacent" were all connected to the prev + next. The test
indicated also problems with selector's attribute title and :contains.
Is there a problem with my browser or am I doing something wrong?
I have jQuery 1.3.2 libraries.