- From: Anne van Kesteren <annevk@opera.com>
- Date: Sat, 03 Jul 2010 09:30:44 +0200
- To: "Jonas Sicking" <jonas@sicking.cc>, "Chris Wilson" <cwilso@microsoft.com>
- Cc: "Boris Zbarsky" <bzbarsky@mit.edu>, "Brett Zamir" <brettz9@yahoo.com>, "www-dom@w3.org" <www-dom@w3.org>, "public-webapps@w3.org" <public-webapps@w3.org>, "Travis Leithead" <travil@microsoft.com>, "Adrian Bateman" <adrianba@microsoft.com>
On Sat, 03 Jul 2010 00:09:53 +0200, Chris Wilson <cwilso@microsoft.com> wrote: > Can you point me to where? Sorry, I thought you meant cancelable. The reason it does mention bubbling and cancelable explicitly but not capturing is because each event can always be captured, but not all of them bubble or can be canceled. It also matters for what Event.bubbles and Event.cancelable will return. -- Anne van Kesteren http://annevankesteren.nl/
Received on Saturday, 3 July 2010 07:31:47 UTC