Ian Hickson tests, tests * { display: block; color: green } testA:not([*|attribute="pass"]) { color: red; } testB:not([*|attribute="pass"]) { color: red; } This should be green. This should be green.