Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-61.css
blobaa304316f8aebf875e9062c4fb5df6b9660d45eb
1 div.stub > * { background-color : red }
2 div.stub *:not(:link) { background-color : lime }