This project is archived and is in readonly mode.

Slick chrome(ium) 5 error for a combined Selector - tr:nth-child(Nn), tr:nth-child(Nn-1)
Reported by Dimitar Christoff | January 11th, 2011 @ 09:44 AM | in 1.4.0 (closed)
this code
$$("#pt tr:nth-child(4n), #pt tr:nth-child(4n-1)").addClass("even");
fails on chromimum 5.0.342x on windows - whereas it works on IE8 and FF 3.6.12
test case: http://www.jsfiddle.net/mdtVB/9/
expected result: http://www.jsfiddle.net/mdtVB/10/
it is probably a browser error for this version of chrome but it may be worth looking into.
screenshot of bug:
Comments and changes to this ticket
-
-
Arian January 11th, 2011 @ 11:26 AM
- Milestone set to 1.4.0
- State changed from new to open
- Assigned user set to Fábio M. Costa
- Milestone order changed from 862 to 0
-
Dimitar Christoff January 11th, 2011 @ 01:04 PM
- Tag changed from chrome, slick to chrome, slick, webkit
also on latest nightly chromium 10.0.635 so it looks like a webkit issue.
-
Christoph Pojer August 13th, 2011 @ 12:47 AM
- State changed from open to duplicate
Reposted on the slick issue tracker: https://github.com/mootools/slick/issues/46
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »