Re: [sensors] Proximity Events

On 22/05/2012 18:13, Doug Turner wrote:
>> The reason for the event to bubble is also unclear.
> These APIs are based on DOM events.  See http://www.w3.org/TR/DOM-Level-2-Events/events.html
Not sure what you mean, but the event has nothing to "bubble" up to 
(hence, bubbling has no use case). This also seems to contradict the 
defaults in DOM4:

" The bubbles and cancelable attributes must return the values they were 
initialized to. When an event is created the attributes must be 
initialized to false."

Can we just agree to leave it to the DOM4 defaults and not worry about it?

Received on Tuesday, 22 May 2012 18:23:15 UTC