Modify ↓
Ticket #3890 (closed bug: duplicate)
div.classname > h1 returns wrong result
| Reported by: | selimachour | Owned by: | john |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3.1 |
| Component: | selector | Version: | 1.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I have a long html document and a $('div.anyhting > h1') that returns a list of 16 <h1> when I don't have any <div class="anything"> in the document.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Duplicate of #3848.