- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Jun 2013 15:33:50 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21931 O'Neil Delpratt <oneil@saxonica.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from O'Neil Delpratt <oneil@saxonica.com> --- (In reply to comment #2) > Correct, I misinterpreted the part saying: > > > The value will not necessarily be a well-formed document (it may be a fragment). > > The comparison can be done by converting the string into a well-formed > > document by adding a wrapper element. > > Doing this textually yields invalid XML if an XML declaration is present. No it does not. An XML declaration is optional and if included does not count towards the well-formedness of an XML document. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 12 June 2013 15:33:51 UTC