- From: Philip Jägenstedt <notifications@github.com>
- Date: Mon, 15 Apr 2019 08:17:02 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 April 2019 15:17:24 UTC
Here's the implementation in WebKit and Chromium: https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/dom/MouseEvent.cpp?rev=235865#L211 https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/events/mouse_event.cc?l=367&rcl=d95c281fff5f43cc6fa7e728bb62b028ad3c9cc7 They haven't diverged in their observable behavior, and writing down + testing these steps should be straightforward. @garykac is this something you could take a look at, or would you accept PRs? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/84#issuecomment-483295282
Received on Monday, 15 April 2019 15:17:24 UTC