Daniel Glazman Ian Hickson @namespace a url(http://www.example.org/a); @namespace b url(http://www.example.org/b); p, q { display : block ; margin-bottom : 1em } b|* { background-color : red } [test] { background-color: lime; }

This line should be unstyled.

This line should have a green background.

This line should have a green background.

This line should be unstyled.

This line should have a green background.