[Xsltforms-support] CSS stylesheet handling differs in 1.0RC and rev. 549 (?)
Brought to you by:
alain-couthures
From: C. M. Sperberg-M. <cm...@bl...> - 2012-07-07 15:33:20
|
When I use XSLTforms 1.0RC, I get the behavior I'm used to with respect to the handling of external CSS stylesheets. (Specifically, I mean CSS stylesheets that are not wrapped in XML elements but are normal CSS.) That is, the style rules in them appear to affect the display of the document. When I use rev. 546, or (after updating) 549, such 'normal' CSS stylesheets no longer have an effect. If I point the stylesheet instead to a doctored form of the stylesheet wrapped in an XML element, it appears to work again. Is this a bug or has the policy of XSLTForms changed to say that all external stylesheets must be XML documents, not only those stylesheets that need pre-processing by XSLTForms? -- **************************************************************** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib * http://balisage.net **************************************************************** |