[Webkit-unassigned] [Bug 12234] New: 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:04:36 PST 2007


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

           Summary: Using createContextualFragment to insert a <script> does
                    not cause the script to execute
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://dscoder.com/MessageStyle/testcase.html
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: catfish.man at gmail.com


The testcase url creates an document fragment from an html string containing a
script element, but the script is not actually run. Firefox runs the script as
expected.


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