Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-144.css
blob7797eeae54e08c7dcf5e6d8bdc29190029743237
1 div :not(:enabled):not(:disabled) { background: lime; }
2 p { background : red;}