Re: [w3ctag/design-reviews] Pointerevent extension (#346)

I'm not sure what you mean. I'd expect this to require changes to the DOM Standard as well (e.g., you're proposing changes to `Event`'s `target` attribute's getter).

It also seems this would potentially affect `composedPath()` in weird ways (or perhaps that's forwarded too?).

A similar thing is how `Event` objects have a relatedTarget internal slot that gets adjusted in various ways and other specifications defining subclasses of `Event` use to define some of their features.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/346#issuecomment-476664344

Received on Tuesday, 26 March 2019 14:19:46 UTC