Re: Revised group report draft

I understand.  I merely wrote what was asked, I think by Robert.  I  
believe he had concerns in particular with the bubbling phase of DOM  
Event propagation and possible consequences of it, but I'll let him  
explain :)

-- dan

On Apr 21, 2011, at 10:05 AM, Olli Pettay wrote:

> On 04/19/2011 11:55 PM, Dan Burnett wrote:
>>
>>    C Topics remaining to be discussed
> ...
>>  * How will eventing work in Javascript? What about event bubbling?
>>
>
> I'm not sure what this means. In web platform events are DOM Events  
> and
> event propagation (I think you mean propagation, not bubbling) is
> defined DOM Events spec. (There are DOM 2 Events Rec, DOM 3 Events
> draft, and Web DOM Core draft, which has also some basic definition  
> for
> events. All those 3 specs are more or less compatible in the event
> propagation)
>
> If we need to add new event types, or even new event interfaces, that
> is ok, and no need to change any other specification because of that.
>
>
> -Olli

Received on Thursday, 21 April 2011 14:57:03 UTC