Re: [whatwg/dom] Add window.event, event.srcElement, event.returnValue as a legacy compat requirements (#407)

miketaylr commented on this pull request.



> @@ -731,7 +755,7 @@ To <dfn export for=Event id=concept-event-initialize>initialize</dfn> an
  <a>canceled flag</a>.
  <li>Set the {{Event/isTrusted}} attribute
  to false.
- <li>Set the {{Event/target}} attribute to
+ <li>Set the {{Event/target}} and {{Event/srcElement}} attributes to

Filed a follow up issue for that: https://github.com/whatwg/dom/issues/570

-- 
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#discussion_r168308569

Received on Wednesday, 14 February 2018 21:02:55 UTC