On Thu, 28 Dec 2006 19:37:14 +0100, João Eiras <[EMAIL PROTECTED]> wrote:
However Bjoern Hoehrmann said that the Window specification defends that event listeners registered in the window will only be fired for load events dispatched to the window, which means none. This could be changes to allow bubbling of load event. Is this assumption extrapolated from the original dom events specification, or already distorted to emulate Gecko ?
It's a specific exception. As you say, for Gecko. Not sure what you mean with "bubbling of the load event" as the load event doesn't bubble.
Also -> public-webapi. -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
