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

.green { background-color : lime ! important }
.t1 td:not(:first-child) { background-color : red }
p > *:not(:first-child) { background-color : red }
table.t1 td { border : thin black solid }