I would like to know if where is any browsers that does not support this kind of select?
1) .class-1.class-2
2) #id-1.class-2
3) .class-1 > .class-2
4) .class-1 + .class-2
5) .class[foo="bar"]
I do not have so many different OS with different browsers...So don't know where can find these compatibility. So please give me a hand!