|
Hehe... strange. I was going to mention this *exact* same thing.
Why the heck does nobody consider whether I want to select parents?! It's all children and siblings... or as Carl Sagan would put it, "turtles all the way down".
It wouldn't be hard, I think the clearest way to implement the syntax would be something like:
ul li {ul} li ul li
OR
ul li ul {li ul li}
Everything after the {ul} OR everything in the {...} is treated like a predicate, plain and simple.
|