Skip to main content

Bug Tracker

Side navigation

#13184 closed bug (worksforme)

Opened January 09, 2013 09:46PM UTC

Closed January 09, 2013 09:49PM UTC

Valid selector produces syntax error

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:
Description

The selector given at https://gist.github.com/4496811 produces a syntax error, although it is valid.

A similar selector, seen if you open http://web-ui-fw.github.com/web-ui-fw/js/web-ui-fw.js and search for ":not(:not(" used to work with jQuery 1.6.4.

Attachments (0)
Change History (1)

Changed January 09, 2013 09:49PM UTC by timmywil comment:1

resolution: → worksforme
status: newclosed
version: git1.8.3

Thank you for contributing! As I discussed with the OP, this has already been fixed in git. http://jsbin.com/ederov/1/

@gibson042: no disallowing unquoted parens! :P