zachleat’s avatarzachleat’s Twitter Archive—№ 13,387

    1. Today in Android: :nth-child(n) works on 2.2, 2.3, and 4.3+ but fails on 4.1 and 4.2 As a workaround, use :nth-child(1n)
  1. …in reply to @zachleat
    Android :nth-child(n) bug filed on @scottjehl’s wonderful device-bugs repo with test case here: github.com/scottjehl/Device-Bugs/issues/69