Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-81b.css
blob00cc8b49ee0da965ce8cf3c2d9e491059db6fd51
1 .green { background-color : lime ! important }
2 p:not(:only-child) { background-color : lime }
3 div.testText > div > p { margin-left : 1em }