Skip to content
  • Benjamin Otte's avatar
    reftests: I can't count in CSS · 9be26ee9
    Benjamin Otte authored
    nth-child() is 1-indexed, not 0-indexed.
    
    It doesn't matter for this test really, but better do it right to not confuse
    poor developers who wonder why the first image is highlighted when nth-child(0)
    clearly states "none".
    9be26ee9