[Webkit-unassigned] [Bug 23382] innerHTML incorrectly converts '>' characters which is not parts of html tags
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 24 07:05:26 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23382
------- Comment #6 from me+dev at daybreaker.info 2009-01-24 07:05 PDT -------
Yes, there's no problem with NOT converting closing '>' to '>', but some
users of Textcube which I develope complain of this behaviour. (They and we
didn't know before that this is a specific behaviour of Webkit.) Also I'm not
sure that this behaviour may affect the backup-restore format called TTXML
which has possibilities of contents processed by plain HTML <-> our own markup
syntax conversion routines using innerHTML. We hope there be no side-effects
from this.
--
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