- From: Ian Hickson <ian@hixie.ch>
- Date: Sat, 25 Feb 2006 00:39:55 +0000 (UTC)
On Sat, 23 Jul 2005, Henri Sivonen wrote: > > Should text/html conformance checkers treat the string '</' as the end > of <script> and <style> as in SGML or should they look for the entire > end tag as in tag soup? Entire end tag. > I think conformance checkers should not allow '</' in elements whose > content model in HTML 4 was CDATA. Right, it's a parse error. It has defined handling, though. (It's a pretty harmless parse error.) -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Friday, 24 February 2006 16:39:55 UTC