You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.