- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 25 Apr 2016 19:29:47 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Tuesday, 26 April 2016 02:30:21 UTC
So the question here is in what order capturing listeners and bubble listeners are called? And @smaug---- is suggesting the following order in (1): 1. Capturing listeners outside shadow (i.e. component users) 2. Capturing listeners inside shadow 3. Bubble listeners inside shadow 4. Bubble listeners outside shadow I don't quite understand the distinction between "bubble listeners on non-deep-target" and "bubble listener". What does the latter refer to? Could you clarify? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/237#issuecomment-214588623
Received on Tuesday, 26 April 2016 02:30:21 UTC