Re: [CSS3] selectors to use xpath syntax

> in most of the cases the translation of CSS-Selectors to XPath
> expressions is rather easy but translating pseudo-classes like :hover or
> :link to XPath turns out to be a problem.

He wasn't proposing a replacement, but rather an addition, and the problem
with the addition is that there are things that can be done with Xpath that
are deliberately not in CSS because they are too expensive to implement.

Received on Friday, 9 December 2005 07:39:39 UTC