[Bug 17044] New: Cloning algorithm doesn't indicate that the "already started" flag needs to be cloned for script elements

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17044

           Summary: Cloning algorithm doesn't indicate that the "already
                    started" flag needs to be cloned for script elements
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM Core
        AssignedTo: annevk@annevk.nl
        ReportedBy: hsivonen@iki.fi
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org


If you read the "clone" algorithm in the DOM Core spec, you won't find a
normative statement saying that you have to clone the "already started" flag on
script elements.  To make sure that readers of the spec find the right
normative statement, please provide an informative pointer to
http://www.whatwg.org/specs/web-apps/current-work/#already-started

Please weasel in some language to suggest that SVG script elements should work
consistently with HTML script elements in this regard.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 14 May 2012 08:23:11 UTC