#9623 closed bug (duplicate)
IE6 & 7 will not match attribute selector queries if the attribute in question has no value or a falsy value.
Reported by: | 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/
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Component: | unfiled → selector |
---|---|
Priority: | undecided → high |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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