Opened 14 years ago
Closed 13 years ago
#4759 closed bug (duplicate)
Selector ".cssDspJobBody~ .cssDspJobBody" doesn't work when it should. See test case.
Reported by: | tectonic | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.3.2 |
Keywords: | css | Cc: | |
Blocked by: | Blocking: |
Description
Selector ".cssDspJobBody~ .cssDspJobBody" doesn't work when it should. See attached test case. Works when the class names are not both the same. Also worked in 1.3.1.
Attachments (1)
Change History (5)
Changed 14 years ago by
Attachment: | jquery_failing_text.html added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Component: | unfilled → selector |
---|---|
Owner: | set to john |
comment:3 Changed 14 years ago by
hi guys, maybe this is the same bug as #4931 (prev ~ siblings bug)
Note: See
TracTickets for help on using
tickets.
To be clear, this works fine in 1.3.1, so maybe it's sizzle?