Serialize U+00A0 as   in HTML? (detailed review of Serializing HTML fragments)

(This is part of my detailed review of the Serializing HTML fragments  
section.)

IE7 and Firefox serialize U+00A0 characters in data and attribute values  
as " " when getting innerHTML. Safari and Opera don't. Should the  
spec be aligned with IE7 and Firefox here?

    http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%0D%0A%3Cscript%3Ewindow.onload%3Dfunction%28%29%7Bw%28document.body.innerHTML%29%7D%3C/script%3E%3Cp%20title%3D%22x%A0x%22%3Ex%A0x

-- 
Simon Pieters
Opera Software

Received on Monday, 27 August 2007 16:05:50 UTC