Bug Tracker

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#12205 closed bug (fixed)

Miscellaneous pseudo selector issues

Reported by: gibson042 Owned by: gibson042
Priority: low Milestone: 1.8.1
Component: selector Version: 1.8rc1
Keywords: Cc:
Blocked by: Blocking:

Description

The fix for #12153 came with a few issues of its own, mostly in handling compound pseudo selectors.

http://jsfiddle.net/gXww6/1/

Change History (5)

comment:1 Changed 11 years ago by gibson042

Component: unfiledselector
Milestone: None1.next
Owner: set to gibson042
Status: newassigned

comment:3 Changed 11 years ago by Timmy Willison

Resolution: fixed
Status: assignedclosed

Update Sizzle: Use tokenization rather than regex for grouping. Fixes #12237, #12205, #12285.

Changeset: b2698928bbdc1b247cb6de28e9b2624ec6b56667

comment:4 Changed 11 years ago by Timmy Willison

#12337 is a duplicate of this ticket.

comment:5 Changed 11 years ago by dmethvin

Milestone: 1.next1.8.1
Priority: undecidedlow
Note: See TracTickets for help on using tickets.