Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 4 years ago by tectonic
To be clear, this works fine in 1.3.1, so maybe it's sizzle?
comment:2 Changed 4 years ago by dmethvin
- Owner set to john
- Component changed from unfilled to selector
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.

