blob: 2ab47c505834eb3c8de2cc79ba24091fa38a8dd4 [file] [log] [blame]
@namespace a url(http://www.example.org/a);
@namespace b url(http://www.example.org/b);
@namespace html url(http://www.w3.org/1999/xhtml);
*|p, *|q, *|r, *|s { display : block ; margin-bottom : 1em }
*|q, *|s { background-color : red }
div.stub *|*:not([a|title$="tait"]) { background-color : lime }