I would like to know the difference between the following methods and in which scenario each should be used. I have created a Jsbin DEMO which shows all of these give the same result on click handler.
document.activeElementdocument.elementFromPoint(x,y)event.target