- From: Scott Hayman <shayman@rim.com>
- Date: Thu, 2 Mar 2006 11:32:46 -0500
- To: "Bjoern Hoehrmann" <derhoermi@gmx.net>
- Cc: <www-svg@w3.org>
> From: Bjoern Hoehrmann [mailto:derhoermi@gmx.net] > Well, I asked for the statement to be replaced, not that more > text be added to it, so I'm afraid this does not address my concern. OK. The following paragraph: A SVGLoad event must be dispatched only to the element to which the event applies; it must not be dispatched to its ancestors. For example, if an 'image' element and its parent 'g' element both have event listeners for SVGLoad events, when the 'image' element has been loaded, only its event listener will be invoked. (The 'g' element's event listener will indeed get invoked, but the invocation will happen when the 'g' itself has been loaded.) Will be replaced with the following note: The load event does not bubble. Please let us know, within 2 weeks, if this does not address your comment. Regards, Scott Hayman On behalf of the SVG WG -- Scott Hayman mailto:shayman@rim.com --------------------------------------------------------------------- This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
Received on Thursday, 2 March 2006 16:33:09 UTC