Daniel Glazman Ian Hickson html:not(:root), test:not(:root) { background-color: red; } p { background-color: lime; }

This paragraph should have a green background and there should be no red anywhere.