- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 29 Nov 2005 02:15:18 +0000 (UTC)
On Tue, 29 Nov 2005, Lachlan Hunt wrote: > > > > <head><noscript><body>...</noscript><script>...</script><body> > > Ok, but how is equivalent markup handled in XHTML, where parsing > obviously can't switch to CDATA? It's a parse error (parse errors are fatal in XML). As to how the <script> problem is handled in X(HT)ML, this is something that is not well handled by XML UAs in general, and I'm not looking forward to defining how that works. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 28 November 2005 18:15:18 UTC