Re: styling a stylesheet
Jonas Sicking <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
si wrote: >> This is currently not possible. What you can do if you transform using >> javascript is that you can manually first transform your >> stylesheet-source and then use the result of that as stylesheet in a >> second transform. >> >> See http://developer.mozilla.org/en/docs/XSLTProcessor >> >> / Jonas > > thanks for the info, > this is academic really but for interest, would you say that this not > working is non-conforming. There is unfortunately no spec that says when the transform really should take place. So I wouldn't say it's non-conforming, no. / Jonas