Quote:
Originally Posted by kovidgoyal
I must concede that, knowledge of the parent tree is all that's required.
|
Are you sure about that? I am almost certain selectors such as :first-child and + are a part of CSS2.1 and most certainly it's not enough to know the parent tree to render them.