RE: [SVGMobile12] Question on load events

Boris,

Sorry bout the typo. The sentence got cut off somehow...
Here is the sentence in full and the sentence that follows.
With them added to the paragraph you have the complete des-
cription of the load event.

"... Dependent resources that fail to load will not prevent this 
event from firing if the element that referenced them is still 
accessible via the DOM unless they are designated as
externalResourcesRequired. The event is independent of the 
means by which the element was added to DOM tree. "

Andy

> -----Original Message-----
> From: Boris Zbarsky [mailto:bzbarsky@mit.edu] 
> Sent: den 17 juli 2006 07:04
> To: Andrew Sledd
> Cc: www-svg@w3.org
> Subject: Re: [SVGMobile12] Question on load events
> 
> Andrew Sledd wrote:
> > "The event is triggered at the point at which the user 
> agent finishes 
> > loading the element and any dependent resources (such as 
> images, style 
> > sheets, or scripts). In the case the element references a 
> script, the 
> > event will be raised only after an attempt to interpret the 
> script has 
> > been made. Dependent resources that fail to load will not 
> prevent this 
> > event from firing if the element that referenced them is still 
> > accessible via the DOM unless they are designated as.
> 
> As what?
> 
> > Thanks for you feedback, please let us know shortly if you are 
> > unsatisfied with this answer.
> 
> With the missing end of the sentence above reinstated, sounds 
> reasonable to me.
> 
> -Boris
> 

Received on Monday, 17 July 2006 06:45:35 UTC