Re: Window Modes todo

Robin Berjon:
>   - I forget the original reasoning: is it useful that the event  
> initialisers have canBubbleArg and cancelableArg since presumably no  
> matter what parameter is passed they won't bubble and won't be  
> cancellable?

Shouldn’t canBubbleArg and cancelableArg be honoured when user script
creates and dispatches an event?  Even if events created by the
implementation are always non-bubbling and non-cancellable.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Thursday, 16 July 2009 02:47:44 UTC