- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Jul 2016 19:09:42 +0000
- To: public-pointer-events@w3.org
RByers has just created a new issue for https://github.com/w3c/pointerevents: == Update tap event order list for single logical mouse pointer == For #35 I think we didn't update the note in [section 11.3](https://w3c.github.io/pointerevents/#mapping-for-devices-that-do-not-support-hover). Eg. I think: - pointerover - mouseover - pointerenter - mouseenter Should be replaced with: - pointerover - pointerenter - mouseover - mouseenter Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/117 using your GitHub account
Received on Tuesday, 26 July 2016 19:09:58 UTC