Re: CDATA in XHTML

On Wed, 24 Nov 2004, Michael Day wrote:
>>
>> Oops! Good catch. I was looking at the wrong version of the test, 
>> indeed.
> 
> Oops on my part, it looks like it is not just that test, but many of the 
> tests have entities in the wrong place.

Yeah, the problem was with the generator script (it was escaping the 
content when it output CDATA blocks, heh). All the files should have been 
fixed when I fixed the one you mentioned. (There was also a bug where only 
one character would get escaped instead of all the characters that needed 
escaping, that was fixed too.)

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 23 November 2004 22:01:46 UTC