[whatwg] "entry script"

On Wed, 02 Jun 2010 13:31:28 +0200, Perry Smith <pedzsan at gmail.com> wrote:

> Sorry for the repeat message...  But "entry script" is a rather  
> fundamental concept in web workers and its not defined as far as I can  
> tell.  Can someone tell me where and how its defined?
>
> I don't see how "entry script" is set, when it is set, or what it is set  
> to.  "Initially, there is no entry script". [1]
>
> Can someone help me out?
>
> [1] http://dev.w3.org/html5/spec/browsers.html#entry-script

See  
http://www.whatwg.org/specs/web-apps/current-work/complete/webappapis.html#calling-scripts

In particular, consider a script that document.write()s another <script>.

The spec should probably make this clearer at the definition of 'entry  
script'.

HTH,
-- 
Simon Pieters
Opera Software

Received on Wednesday, 2 June 2010 06:08:56 UTC