Side navigation
#10526 closed bug (fixed)
Opened October 18, 2011 09:53PM UTC
Closed May 28, 2012 04:55PM UTC
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: | ||
Blocked by: | Blocking: |
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.