Event bubbling

<div> with an empty addEventListener("click", function() { }) handler on the outermost <div>

Test

Events that bubble up to body: