[Webkit-unassigned] [Bug 8684] GOOGLE Calendar: Assign to innerHtml with html consisting of an iframe + div, div drawn twice.
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue May 9 00:51:27 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8684
------- Comment #3 from ap at nypop.com 2006-05-09 00:51 PDT -------
I have tried to reconstruct the problem from the description, but my tests
worked correctly, e.g.:
<div id="editor">FAIL</div>
<script>
document.getElementById('editor').innerHTML = "<div><table><tr><td><iframe
src='data:text/html,IFRAME'></iframe></td></tr></table><div>DIV</div></div>";
</script>
--
Configure bugmail: http://bugzilla.opendarwin.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