1. This matches ([title="a"].bc).
2. This matches (.bc i).
3. This matches ([title="a"] .bc).
4. This should not match (div * .s1).
5. This matches (div * .s1).
6. This matches (div p.s2).