- From: Mike Taylor <notifications@github.com>
- Date: Wed, 08 Feb 2017 20:25:43 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 9 February 2017 04:26:14 UTC
cf. #334
@annevk is this sufficient? Or should I add `srcElement` everywhere that `target` is mentioned (feels a bit redundant after a while...)
I'll have a related wpt PR tomorrow at some point.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/dom/pull/407
-- Commit Summary --
* Add event.srcElement as a legacy alias to event.target.
-- File Changes --
M dom.bs (7)
-- Patch Links --
https://github.com/whatwg/dom/pull/407.patch
https://github.com/whatwg/dom/pull/407.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/407
Received on Thursday, 9 February 2017 04:26:14 UTC