Side navigation
#3890 closed bug (duplicate)
Opened January 16, 2009 04:02PM UTC
Closed January 17, 2009 10:34PM UTC
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: | ||
Blocked by: | Blocking: |
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.
Attachments (0)
Change History (1)
Changed January 17, 2009 10:34PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #3848.