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

miketaylr commented on this pull request.



> @@ -587,7 +603,8 @@ return the value it was initialized to. When an
 <a>event</a> is created the attribute must be
 initialized to the empty string.
 
-The <dfn attribute for=Event><code>target</code></dfn> and
+The <dfn attribute for=Event><code>target</code></dfn>,
+<dfn attribute for=Event><code>srcElement</code></dfn> and

Fixed.


-- 
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_r168311862

Received on Wednesday, 14 February 2018 21:15:52 UTC