blob: d52549634b224db209ab6f9dbe85e0d39e2c5128 [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, *|t{ display : block ; margin-bottom : 1em }
*|p.red, *|q, *|t { background-color : red }
div.stub *|*:not([*|title$="tait"]) { background-color : lime }