New XML parser: text nodes outside of root element not created document fragments
Created attachment 104584 [details] Patch
Comment on attachment 104584 [details] Patch Test cases?
(In reply to comment #2) > (From update of attachment 104584 [details]) > Test cases? This fixes anything that has XHTML with a script that contains element.innerHTML = "anything that has text outside of an element"; For example, svg/custom/getBoundingClientRect.xhtml
Comment on attachment 104584 [details] Patch Clearing flags on attachment: 104584 Committed r93460: <http://trac.webkit.org/changeset/93460>
All reviewed patches have been landed. Closing bug.