Re: [whatwg/dom] Editorial: rename item to current target (#753)

rniwa commented on this pull request.



> @@ -613,7 +614,7 @@ steps:
    <li><p>If <var>path</var>[<var>index</var>]'s <a for=Event/path>root-of-closed-tree</a> is true,
    then increase <var>currentTargetHiddenSubtreeLevel</var> by 1.
 
-   <li><p>If <var>path</var>[<var>index</var>]'s <a for=Event/path>item</a> is
+   <li><p>If <var>path</var>[<var>index</var>]'s <a for=Event/path>current target</a> is

*current target* being different form *currentTarget* is super confusing here...
Perhaps we should call *current target* in the struct *invocation target* instead??

-- 
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/753#pullrequestreview-226988264

Received on Tuesday, 16 April 2019 05:24:14 UTC