xsl-list
[Top] [All Lists]

Re: [xsl] IE Client side transformation issue

2007-08-03 07:50:36

 Isn't this part of the HTML spec?  I realize that its a bit 
silly that not using a closing script element breaks the page

that's what the HTML spec would demand, so this behaviour doesn't seem
silly to me. remember in html script is a CDATA eleemnt so it turns off
< and & as being special characters and normal processing only begins
after the literal string </script appears. So ypu can't omit the end tag.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>