Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-174b.css
blob6025aad28c41eab857aafa77489eb0e35cce7dec
2 tests, tests * { display: block; color: green }
3 testA:not([*|attribute="pass"]) { color: red; }
4 testB:not([*|attribute="pass"]) { color: red; }