Opened 10 years ago
Closed 10 years ago
#13184 closed bug (worksforme)
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.
Change History (1)
comment:1 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Version: | git → 1.8.3 |
Note: See
TracTickets for help on using
tickets.
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