This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Converting Strict XHTML + CSS with XSLT


Jeni Tennison <jeni@jenitennison.com> writes:

> in CSS a single element can match multiple rules, and
> the styles from all of those rules are applied (with different
> priorities depending on the specificity of the selector). I think it
> would be quite hard to mirror that behaviour with XSLT templates...

And there is also the problem of pseudo selectors (:first-line,
:link, :hover) which, I'm told, was one of the reasons XPath 
diverged from CSS selectors.

Max.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]