Bug Tracker

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#7382 closed bug (fixed)

CSS selector [class!=invalid] not working

Reported by: Jeremy S Owned by:
Priority: high Milestone: 1.4.4
Component: selector Version: 1.4.3
Keywords: Cc:
Blocked by: Blocking:

Description

Upon upgrading to jquery 1.4.3 I've noticed I can no longer use "!=" and instead I need to use :not([])

See test case here: http://jsfiddle.net/n8k7t/

Change History (3)

comment:1 Changed 12 years ago by jitter

Duplicate of #7243. This was only an issue in Firefox and jQuery 1.4.3. It's fixed and will be in jQuery 1.4.4

Version 0, edited 12 years ago by jitter (next)

comment:2 Changed 12 years ago by Rick Waldron

Component: unfiledselector
Milestone: 1.51.4.4
Priority: undecidedhigh
Resolution: fixed
Status: newclosed

Further reduced for readability: http://jsfiddle.net/rwaldron/ThcbG/2/

comment:3 Changed 12 years ago by jitter

Shouldn't this be closed as duplicate instead of fixed?

Note: See TracTickets for help on using tickets.