[pointerevents] Pull Request: GlobalEventHandlers is a mixin

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

== GlobalEventHandlers is a mixin ==
[GlobalEventHandlers](https://html.spec.whatwg.org/multipage/webappapis.html#globaleventhandlers) is now an `interface mixin`, so extensions should use [`partial interface mixin`](https://heycam.github.io/webidl/#partial-interface-mixin).

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

Received on Tuesday, 1 May 2018 13:54:17 UTC