Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-131b.css
blob3e7ea4028ef3f26ecc08ab1542867aaca5eda048
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 *|p, *|q, *|r, *|s { display : block ; margin-bottom : 1em }
5 *|q { background-color : lime ! important }
6 div.stub *|*:not([*|title="si on chantait"]) { background-color : red }