Bug Tracker

Modify

Ticket #8237 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

:HAS with :NTH-CHILD not working under IE

Reported by: hogusa91@… Owned by:
Priority: high Milestone: 1.next
Component: selector Version: 1.5
Keywords: Cc:
Blocking: Blocked by:

Description

Following example works great with FF,Opera,Safari but not IE8 (IE6/IE7 untested)  http://jsfiddle.net/Vc9ud/

New version of jQuery throw a syntax error.

Change History

comment:1 Changed 2 years ago by jitter

  • Priority changed from undecided to high
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to selector
  • Version changed from 1.4.4 to 1.5

comment:2 Changed 2 years ago by jitter

Duplicate of #8132.

comment:3 follow-up: ↓ 4 Changed 2 years ago by hogusa91@…

Why duplicate? Its a different bug which only happens under IE. I found this bug with 1.4.4. See jsfiddle link in description. Was this "fixed" in 1.5?

comment:4 in reply to: ↑ 3 Changed 2 years ago by jitter

Replying to hogusa91@…:

Why duplicate? Its a different bug which only happens under IE. I found this bug with 1.4.4. See jsfiddle link in description. Was this "fixed" in 1.5?

Duplicate because these bugs have the same root cause, a regex matching bug in Sizzle. You just found a variation of this which happened to work in some browsers.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.