Side navigation
#7382 closed bug (fixed)
Opened November 02, 2010 05:52PM UTC
Closed November 02, 2010 07:13PM UTC
Last modified November 02, 2010 07:34PM UTC
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:
Attachments (0)
Change History (3)
Changed November 02, 2010 06:34PM UTC by comment:1
| _comment0: | 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 → 1288723138670296 |
|---|
Changed November 02, 2010 07:13PM UTC by comment:2
| component: | unfiled → selector |
|---|---|
| milestone: | 1.5 → 1.4.4 |
| priority: | undecided → high |
| resolution: | → fixed |
| status: | new → closed |
Further reduced for readability:
Changed November 02, 2010 07:34PM UTC by comment:3
Shouldn't this be closed as duplicate instead of fixed?
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
test case works with jquery-git-version