If event.target stays as the element, and when currentTarget == target, that is supposed to be AT_TARGET phase.
But since propagation goes through Highlight, the examples seem to hint that eventPhase starts to work in some new way and it would probably break sites.
If event.target stays as the element, and when currentTarget == target, that is supposed to be AT_TARGET phase.
But since propagation goes through Highlight, the examples seem to hint that eventPhase starts to work in some new way and it would probably break sites.