Re: Conflicts between D3E and Web DOM Core

On Fri, 11 Mar 2011 22:45:41 +0100, Jonas Sicking <jonas@sicking.cc> wrote:
> I agree that it seems very strange to allow uninitialized events to be
> dispatched.

What distinguishes an uninitialized event from an initialized event in  
your opinion? A hidden "initEvent() invoked" flag? Or the WebKit model  
where Event.type must be non-empty before it can be dispatched? (I.e. it  
would be helpful if you replied to the email from Glenn Maynard.)


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Saturday, 12 March 2011 17:00:54 UTC