Skip to main content

Bug Tracker

Side navigation

#3353 closed bug (fixed)

Opened September 10, 2008 03:56PM UTC

Closed January 04, 2009 10:09PM UTC

CSS Selector - matching property

Reported by: emyller Owned by:
Priority: critical Milestone: 1.3
Component: selector Version: 1.2.6
Keywords: css Cc:
Blocked by: Blocking:
Description

Some CSS selectors are not working properly:

'~=' works the same way as '*=' and '|=' returns the previous selector (anything).

Attachments (0)
Change History (2)

Changed December 22, 2008 07:08PM UTC by Markus.Staab comment:1

Changed January 04, 2009 10:09PM UTC by john comment:2

resolution: → fixed
status: newclosed

Yep, fixed in Sizzle, which is landed in jQuery.