Re: ISSUE-36: DOMContentLoaded?

On Tue, 07 Mar 2006 10:03:45 +0100, Jonas Sicking <jonas@sicking.cc> wrote:
>>> It's also not true for <script> nodes added to the DOM via DOM   
>>> manipulation while the page is loaded.
>>  So dropping it would work or perhaps something like:
>>    Language specific requirements can make the
>>   UA to load certain dependencies first. In
>>   HTML all <script> elements in the source
>>   tree without the "defer" attribute set have
>>   to be loaded for example.
>>  ... now source tree might need some definition.
>
> As stated in an earlier email, I think it is not immideatly clear to me  
> that firing DOMContentLoaded before all scripts have loaded is a good  
> idea.

Would be nice if Mozilla developers discussed this among themselves :-)  
Also, this is an HTML/SVG/language specific issue, we could just drop this  
note from the specification as it apparently only adds confusion.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Tuesday, 7 March 2006 09:10:40 UTC