[whatwg] Should script run if it comes from a HTML fragment?

Ms2ger wrote:
> Ryosuke Niwa wrote:
>> On Fri, Nov 12, 2010 at 2:29 PM, Jonas Sicking <jonas at sicking.cc> wrote:
>>> You looking at only part of what Henri said. He also pointed to
>>>
>>> http://www.w3.org/Bugs/Public/show_bug.cgi?id=11191
>>>
>>> which is a request to change HTML5 so that createContextualFragment
>>> can specify that scripts should remain executable.
>>>
>>
>> However, this request has not been granted yet.
>>
> 
> The specification [1] now states:
> 
>  > Mark all scripts in /new children/ as "already started".
> 

This should have said "Unmark". Unfortunately, this update hasn't 
propagated to html5.org yet, but please take this (unmarked, to be 
executed) as the current status.

Apologies for any confusion caused.

Ms2ger

> [1] 
> http://html5.org/specs/dom-parsing.html#dom-range-createcontextualfragment
> 

Received on Saturday, 13 November 2010 06:14:11 UTC