[Bug 6032] New: Serializing a doctype with invalid public id

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6032

           Summary: Serializing a doctype with invalid public id
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: simonp@opera.com
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Dynamic markup insertion in XML says:

"A DocumentType node that has an external subset public identifier or an
external subset system identifier that contains both a U+0022 QUOTATION MARK
('"') and a U+0027 APOSTROPHE ("'")."

Should be changed to say that the public id is checked against
http://www.w3.org/TR/xml/#NT-PubidChar


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 7 September 2008 08:08:49 UTC