Modify ↓
Ticket #10526 (closed bug: fixed)
QSA's (':checked') does not return option elements in Webkit
| Reported by: | timmywil | Owned by: | timmywil |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | selector | Version: | 1.7b2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The spec says that selected options should match here, but webkit does not.
http://test.learningjquery.com/qsa-checked/
This is also an issue for the standards team. Webkit does this wrong, firefox does this right.
We'll need to add a test in sizzle.
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.
