[Webkit-unassigned] [Bug 86376] New: Incorrect cloning behavior for scripts: "already started" flag not copied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 08:35:57 PDT 2012


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

           Summary: Incorrect cloning behavior for scripts: "already
                    started" flag not copied
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu


Created an attachment (id=141736)
 --> (https://bugs.webkit.org/attachment.cgi?id=141736&action=review)
testcase

See attached testcase.  It should say "PASS".

The relevant spec is at http://www.whatwg.org/specs/web-apps/current-work/#already-started and says:

  The cloning steps for script elements must set the "already started" flag on the copy if it is
  set on the element being cloned.

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