#3882 closed bug (duplicate)
Parent > child selectors are broken.
Reported by: | samuelcole | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.3.1 |
Component: | selector | Version: | 1.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On a project I'm working on I use $(".parent > .child") all the time, and after installing jquery 1.3 those selectors started selecting way more then they are supposed to.
Note: See
TracTickets for help on using
tickets.
Duplicate of #3848.