[Webkit-unassigned] [Bug 26151] Value of element.innerHTML incorrect when using XML style close tags.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 17:37:27 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26151





------- Comment #3 from mrowe at apple.com  2009-06-02 17:37 PDT -------
It's worth noting that Firefox doesn't display the alert as at the time the
script is evaluated document.getElementById("foo") returns null and therefore
an exception is raised and the html != html2 check is not evaluated.  The DOM
Firefox looks identical in terms of the nested divs.


-- 
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