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

div.stub > * { color : red }
div.stub *:not(.foo) { color : lime }