[DOM3Events] dispatchEvent() return value

I think it would make way more sense to return the negation of  
defaultPrevented. Invoking preventDefault() can have no effect. I think  
this might be this way because DOM Level 2 Events did not have  
defaultPrevented, but we should change this for the overall model to make  
sense.


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

Received on Friday, 4 March 2011 15:29:29 UTC