Yep, this bug was a duplicate of the :eq() one (which has now been fixed).

--John



On Fri, Jan 16, 2009 at 2:57 PM, David Zhou <[email protected]> wrote:
>
> I have a feeling it's related to http://dev.jquery.com/ticket/3873 --
> especially with the two .testing classes on the span and div.
>
> On Fri, Jan 16, 2009 at 2:40 PM, John Resig <[email protected]> wrote:
>>
>> Thanks for the test case - I'll be looking in to it!
>>
>> --John
>>
>>
>>
>> On Fri, Jan 16, 2009 at 2:02 PM, Reinaldo JuniorZ <[email protected]> wrote:
>>> It's easier to show a test case:
>>>
>>> 1) Open
>>> http://reinaldojunior.net/publico/test-bug-gt.html
>>>
>>> 2) Look the Firebug console.
>>>
>>> The problem:
>>>
>>> In jQuery 1.2.6
>>> $('.testing tr:gt(0)') matches 10 elements
>>>
>>> But in jQuery 1.3
>>> $('.testing tr:gt(0)') matches 20 elements
>>>
>>> <div class="testing"> <span class="testing"><table>...</table></span></div>
>>>
>>> --
>>> Reinaldo de Souza "JuniorZ"
>>> http://reinaldojunior.net
>>>
>>> -- Non ducor, duco
>>>
>>> >
>>>
>>
>> >
>>
>
>
>
> --
> -- dz
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to