[Webkit-unassigned] [Bug 21306] XMLSerializer problem
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 2 06:52:39 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21306
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #1 from ap at webkit.org 2008-10-02 06:52 PDT -------
This is fixed in nightly builds, you can download one from
<http://nightly.webkit.org> to verify that.
> Is there any workaround to get string representing "Well Formed XML" ?
I believe that "<root>/></root> " is well-formed XML - the only characters that
need escaping are '&' and '<'. We had to add escaping for several other
characters to be match other browsers, and not because any spec required that.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list