[Webkit-unassigned] [Bug 91463] New: add support for beforescriptexecute/afterscriptexecute event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 19:08:41 PDT 2012


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

           Summary: add support for beforescriptexecute/afterscriptexecute
                    event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.whatwg.org/specs/web-apps/current-work/mult
                    ipage/scripting-1.html#the-script-element
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Events
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tsuyuhara-syoichi at hotmail.co.jp


> 2. Fire a simple event named beforescriptexecute that bubbles and is cancelable at the script element.
>    If the event is canceled, then abort these steps.
> (snip)
> 6. Fire a simple event named afterscriptexecute that bubbles (but is not cancelable) at the script element.
http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html#the-script-element

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list