{ "description": "Selectors - NEGATED :first-child pseudo-class (css3-modsel-77b)", "selectors": { ".green": "css3-modsel-77b.expected0.html", ".t1 td:not(:first-child)": "css3-modsel-77b.expected1.html", "p > *:not(:first-child)": "css3-modsel-77b.expected2.html", "table.t1 td": "css3-modsel-77b.expected3.html" }, "src": "css3-modsel-77b.src.html" }