Skip to main content

Bug Tracker

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/

Attachments (0)
Change History (3)

Changed June 20, 2011 11:14AM UTC by anonymous comment:1

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

Changed June 20, 2011 02:04PM UTC by timmywil comment:2

component: unfiledselector
priority: undecidedhigh
resolution: → duplicate
status: newclosed

Changed June 20, 2011 02:04PM UTC by timmywil comment:3

Duplicate of #7128.