Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/css3/selectors3/xml/
css3-modsel-d1.css
#test { background: red; display: block; padding: 1em; } #test:not(:empty) { background: lime; }