Re: " in data when getting .innerHTML (detailed review of Serialising HTML fragments)

On Wed, 25 Jul 2007, Simon Pieters wrote:
> 
> (This is part of my detailed review of the Serialising HTML fragments 
> section.)
> 
> http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%3Cp%3E%22%3C/p%3E%3Cscript%3Ew%28document.body.firstChild.innerHTML%29%3C/script%3E
> 
> In data, " characters are not encoded as " in either of IE, Safari, 
> Firefox or Opera, when getting .innerHTML. I think this spec should 
> align with those implementations on this.

Done.

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

Received on Monday, 12 May 2008 09:51:38 UTC