CAPTURING_PHASE constant
int
const CAPTURING_PHASE
This event is propagating through the target's ancestors, starting from the document.
Other resources
- Bubble phase from W3C.
Implementation
static const int CAPTURING_PHASE = 1;