yanwong / ganon

Automatically exported from code.google.com/p/ganon
0 stars 0 forks source link

:nth-child index starts from 0 #57

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Originally css dom selector's :nth-child attiribute's index starts from 1
but in ganon it starts from 0 so this couses confusion

Original issue reported on code.google.com by irfanbil...@gmail.com on 12 Apr 2014 at 9:26