[pointerevents] new commits pushed by NavidZ

The following commits were just pushed by NavidZ to https://github.com/w3c/pointerevents:

* Introduce pointerrawmove to address the high frequency usecases
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/5060c4acbf741d1f63ce718ab4d01deef4c4bdeb

* Relax the capture requirements and remove bubbles=false
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/3f7e3f2b838a3856cb3388251ab81c03aee68cec

* Update pointermove description
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/5cf3b255ec57a293235533fdb20803133c085290

* Add button state change to pointerrawmove as well
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/c04af8ab30354b06ac95f14a7ba7f8cce7459e6a

* Address smaug's comments
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/3ac8302ea8bc38b8275caab692171e8050d02162

* Reword coalescing for pointerrawmove
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/9f056d4202e725968666d90b1e3c45349ae2002d

* Define coalesecing in terms of task queues
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/f886b2c3331255bc69ef92c0aeb921e54d06554f

* Change the name of pointerrawmove to pointerrawupdate
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/2a7113989d57ee9457525683925d77cc313adf37

* Fix typos and define ordering of pointerrawupdate and pointermove
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/7f23c304352aa606af7c65ccb72606637b4886f2

* Clarify the new event vs existing event types
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/82b34f73fcf5cf589b4cee8129959c5500b196a4

* Merge pull request #260 from NavidZ/pointerrawmove

Introduce pointerrawmove to address the high frequency usecases
  by Navid Zolghadr
https://github.com/w3c/pointerevents/commit/ded1e66793fb6c8fc7920628a651d6f3035e03e4

Received on Thursday, 11 April 2019 18:39:17 UTC