Bug Tracker

Modify

Ticket #9623 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

IE6 & 7 will not match attribute selector queries if the attribute in question has no value or a falsy value.

Reported by: barney.carroll@… Owned by:
Priority: high Milestone: 1.next
Component: selector Version: 1.6.1
Keywords: Cc:
Blocking: Blocked by:

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

comment:1 Changed 2 years ago by anonymous

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

comment:2 Changed 2 years ago by timmywil

  • Priority changed from undecided to high
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to selector

comment:3 Changed 2 years ago by timmywil

Duplicate of #7128.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.