Opened 12 years ago
Last modified 11 years ago
#7528 closed bug
$("> a, > p") may not work correctly — at Version 7
Reported by: | john | Owned by: | john |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | selector | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
Need to follow-up on this comment.
Change History (7)
comment:1 Changed 12 years ago by
Component: | unfiled → selector |
---|---|
Owner: | set to john |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Keywords: | needstest added |
---|---|
Milestone: | 1.5 → 1.4.5 |
Priority: | undecided → low |
comment:4 Changed 11 years ago by
Priority: | low → blocker |
---|
comment:5 Changed 11 years ago by
Keywords: | needstest removed |
---|
comment:7 Changed 11 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Specifically the second selector won't work correctly - we need to parse that properly, presumably. A QUnit test case would be good here (applied against Sizzle).