- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 28 Oct 2008 08:34:32 +0000 (UTC)
On Fri, 20 Oct 2006, Simon Pieters wrote: > > There is a parsing requirement in WF2[1] I believe is incorrect: > > For textarea elements containing tags in HTML > The tags should be parsed as character data, but entities and > comments should be recognised and handled correctly. > > AFAICT browsers parse comments as character data too (ignoring the weird > "pseudo-comment" parsing). Handled this in the parser section. Let me know if I screwed it up. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 28 October 2008 01:34:32 UTC