[Bug 18437] New: XML serialization of text node does no escaping

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18437

           Summary: XML serialization of text node does no escaping
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM Parsing and Serialization
        AssignedTo: Ms2ger@gmail.com
        ReportedBy: ayg@aryeh.name
         QAContact: public-webapps-bugzilla@w3.org
                CC: jab_creations@yahoo.com, mike@w3.org, www-dom@w3.org


It should probably say to replace <>& with their respective entities.  This
might well not be what browsers do, though.  I received a complaint that they
overescape, e.g., nbsp.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 30 July 2012 12:56:52 UTC