{ "description": "Element content replacement - :nth-child() pseudo-class (css3-modsel-28b)", "selectors": { ".green": "css3-modsel-28b.expected0.html", "ul > li:nth-child(odd)": "css3-modsel-28b.expected1.html", "ol > li:nth-child(even)": "css3-modsel-28b.expected2.html", "table.t1 tr:nth-child(-n+4)": "css3-modsel-28b.expected3.html", "table.t2 td:nth-child(3n+1)": "css3-modsel-28b.expected4.html" }, "src": "css3-modsel-28b.src.html" }