Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-79.css
blob1d453e801bb2cf71352b5f0113668d8b6bdbe4f8
1 .red { background-color : red }
2 address { margin-bottom : 1em ; margin-left : 1em }
3 address:not(:first-of-type) { background-color : lime }