[whatwg/dom] Reference to struct in inner invoke (#738)

>  If struct’s item-in-shadow-tree is false, then set global’s current event to event.

Step 2.8.2 of "[inner invoke](https://dom.spec.whatwg.org/#ref-for-event-path-item-in-shadow-tree%E2%91%A0)" contains a reference to "struct’s" which doesn't seem to be defined within the algorithm. The earlier "invoke" algorithm is given a struct, but it's not clear whether it's passed to "inner invoke".

-- 
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/738

Received on Tuesday, 19 March 2019 01:57:46 UTC