Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-138.css
bloba07cf936eb7c458673e5b319a55b616cc4828905
1 @namespace a url(http://www.example.org/a);
2 @namespace b url(http://www.example.org/b);
3 @namespace html url(http://www.w3.org/1999/xhtml);
4 *|q, *|r, *|s, *|t{ display : block ; margin-bottom : 1em }
5 *|q, *|s, *|t { background-color : red }
6 div.stub *|*:not([|title="si on chantait"]) { background-color : lime }