- From: Keith Cirkel <notifications@github.com>
- Date: Wed, 11 Oct 2023 02:23:57 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 October 2023 09:24:02 UTC
@keithamus commented on this pull request. > <p>Each {{EventTarget}} object also has an associated <dfn export>get the parent</dfn> algorithm, -which takes an <a>event</a> <var>event</var>, and returns an {{EventTarget}} object. Unless -specified otherwise it returns null. +which takes an <a>event</a> <var>event</var>, and returns an {{EventTarget}}. Unless otherwise +specified otherwise it returns the associated <a for=EventTarget>attached internals</a><a +for=EventTargetInternals">parent</a> attribute. Okay I've added some steps which I think resolve this but let me know, I'm sure it could use some refinement. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1230#discussion_r1354560369 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1230/review/1670590678@github.com>
Received on Wednesday, 11 October 2023 09:24:02 UTC