chromium/third_party/blink/web_tests/css3/selectors3/xml/css3-modsel-81b.css

.green { background-color : lime ! important }
p:not(:only-child) { background-color : lime }
div.testText > div > p { margin-left : 1em }