Skip to main content

Bug Tracker

Side navigation

#12748 closed bug (notabug)

Opened October 16, 2012 06:11PM UTC

Closed October 16, 2012 10:35PM UTC

:not() regression in 1.8.2

Reported by: dimensia Owned by:
Priority: low Milestone: None
Component: selector Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

This shows the problem occuring in jQuery 1.8.2:

http://jsfiddle.net/dimensia/tQbCU/1/

This shows the problem not occuring in jQuery 1.8.1:

http://jsfiddle.net/dimensia/vA4xj/

Attachments (0)
Change History (1)

Changed October 16, 2012 10:35PM UTC by timmywil comment:1

component: unfiledselector
priority: undecidedlow
resolution: → notabug
status: newclosed

That is the correct behavior. :not is never contextual per the spec.