Re: [pointerevents] pointerenter vs. pointerleave dispatch sequence (#283)

I'm not sure if I fully understood the title of this bug compared to what the [WebKit bug #198036](https://bugs.webkit.org/show_bug.cgi?id=198036) talks about. The Webkit bug talks about this other [spec issue](https://github.com/w3c/pointerevents/issues/279). I assume the discussion there was acceptable. 
But if you are talking about sending pointerenter and pointerleave when we have nested elements I believe we wanted to follow the same logic as mouse events that are described in [this example](https://w3c.github.io/uievents/#events-mouseevent-event-order) in UI events.

-- 
GitHub Notification of comment by NavidZ
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/283#issuecomment-496237669 using your GitHub account

Received on Monday, 27 May 2019 14:52:12 UTC