Side navigation
#9623 closed bug (duplicate)
Opened June 20, 2011 11:05AM UTC
Closed June 20, 2011 02:04PM UTC
Last modified June 20, 2011 02:04PM UTC
IE6 & 7 will not match attribute selector queries if the attribute in question has no value or a falsy value.
Reported by: | barney.carroll@gmail.com | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.next |
Component: | selector | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
IE6 & 7 will not match attribute selector queries if the attribute in question has no value or a falsy value.
Example: http://jsfiddle.net/barney/Qj5Jd/
The test case I provided implies this only concerns custom attributes, however valid markup scenarios (ie images with empty alt attributes) also fail to match