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

(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.

-- 
Simon Pieters
Opera Software

Received on Wednesday, 25 July 2007 12:33:35 UTC