[Webkit-unassigned] [Bug 12234] Using createContextualFragment to insert a <script> does not cause the script to execute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 12 14:18:10 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12234
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
------- Comment #1 from ap at webkit.org 2007-01-12 14:18 PDT -------
A similar case:
document.body.innerHTML+="<script>alert('SUCCESS')</script>"
May or may not need or may already have a separate bug for this.
--
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