Event: srcElement property
Deprecated
Avoid using this feature in new projects. This feature may be a candidate for removal from web standards or browsers.>
Note: This feature is available in Web Workers.
The deprecated Event.srcElement is an alias for the Event.target property. Use Event.target instead.