Re: xsl:comment problem
Peter Van der Beken <[email protected]> Fri, 30 Mar 2007 10:38:27 +0200
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
Thomas Comiotto wrote: > The xslt processor does not process xsl instructions that are > descendants of xsl:comment nodes AFAICS. Whether the result fragment > consists of text nodes or not. I guess that's what happening:) Please provide a complete (and simple) testcase that uses XSLT instructions to output text nodes inside a xsl:comment. And if you have such a testcase and it fails in Firefox, file a bug at bugzilla.mozilla.org. Did you file a bug on the other issue (outputting text where we shouldn't)? Peter