Opened 14 years ago
Closed 14 years ago
#3867 closed bug (duplicate)
1.3 regression: ">" selector bug (with test case)
Reported by: | fstorm | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.3.1 |
Component: | selector | Version: | 1.3 |
Keywords: | child selector | Cc: | |
Blocked by: | Blocking: |
Description
jQuery 1.3 :
There is a problem where the > selector returns more results than expected, see the attached file (needs jquery-1.3.min.js in the same folder)
Attachments (1)
Change History (3)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Oops, this looks like a duplicate of #3848, I saw that one too late. Sorry.
comment:2 Changed 14 years ago by
Milestone: | 1.3 → 1.3.1 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Version: | → 1.3 |
Note: See
TracTickets for help on using
tickets.
Test case for the bug