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