Modify ↓
Ticket #12208 (closed bug: fixed)
Psuedo selector combination fails where method combination succeeds
| Reported by: | John Bender | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | git |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Browser: Chrome 18 Version: jquery-git Steps:
- Visit http://jsbin.com/ecocic/1/edit
- Make sure to show the js panel
- Note that the psuedo selection and method chaining versions should produce the same output
- Click the Run with js
- View console output
- Note that the combined psuedo selectors fail to find the same element.
Directed here by Dave Methvin, nothing found in a search of existing bugs.
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.

I see the same Problem with Chrome 21.0.1180.57. But i saw that it's working with jQuery 1.7.2.