Ian Hickson #test { background: red; display: block; padding: 1em; } #stub ~ div div + div > div { background: lime; }

The following bar should be green.