{
"description": "Element content replacement - NEGATED :nth-of-type() pseudo-class (css3-modsel-75)",
"selectors": {
".red": "css3-modsel-75.expected0.html",
"p:not(:nth-of-type(3))": "css3-modsel-75.expected1.html",
"dl > *:not(:nth-of-type(3n+1))": "css3-modsel-75.expected2.html"
},
"src": "css3-modsel-75.src.html"
}