Re: [whatwg/dom] Editorial: improve clarity in event dispatch model (#645)

> I'd welcome ideas on how to improve this.

The issue isn't really what `item` is named in the event path struct.

The issue is that the fact that `target` becomes `item` allows some other thing to become `target`, so that `target` can mean different things depending on where exactly you are looking...

-- 
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/issues/645#issuecomment-387551557

Received on Tuesday, 8 May 2018 21:42:15 UTC