[DOM3Events] initEvent()

In most implementations initEvent() can be invoked after dispatch as well.  
I am not sure why we should disallow that. If we do disallow that, it  
unsetting the "trusted flag" does not make much sense, as that can never  
be set in the first place for events an author has control over that are  
not yet dispatched.

It also makes the "requirement" on Event.type twice using different  
terminology.


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

Received on Friday, 4 March 2011 15:22:09 UTC