[Webkit-unassigned] [Bug 15456] XML parser modifies the document when using foo.innerHtml = "some string"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 01:22:38 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15456





------- Comment #4 from eric at webkit.org  2007-10-11 01:22 PDT -------
Created an attachment (id=16624)
 --> (http://bugs.webkit.org/attachment.cgi?id=16624&action=view)
Test case for QXML

After extensive investigation, I have decided that this bug does not affect the
libxml based parser.  These changes are not harmful to the libxml based parser,
but they are not necessary.  libxml doesn't set any of the touched methods as
handlers during the parseXMLDocumentFragment codepath.


-- 
Configure bugmail: http://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