[pointerevents] Pull Request: Add the missing pointerover/enter events

navidzolghadr has just submitted a new pull request for 
https://github.com/w3c/pointerevents:

== Add the missing pointerover/enter events ==
In "Process Pending Pointer Capture" section, likewise the
pointerout/leave that is mentioned in this section in some
cases we need to send pointerover/enter when the capture
is lost and pointer is on another node that is not the
capturing node.

See https://github.com/w3c/pointerevents/pull/36

Received on Friday, 26 February 2016 19:56:07 UTC