Re: [xsl] empty textarea broken in IE6, mozilla

Subject: Re: [xsl] empty textarea broken in IE6, mozilla
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 14 Nov 2002 22:30:19 GMT
> Is there a way to suppress this optimization of empty elements? My
> <xsl:output> method is "html".

If your output method is html then /> syntax is not an optimisation it
is a bug in your XSLT system. /> is illegal HTML syntax and the browser
has every right to fall over it.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread