Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-d4.css
blob79e717f7f26908dce1184c9bd743b334b898b80f
2 #two:first-child { background: red; }
3 #three:last-child { background: lime; }