gecko-dev/testing/web-platform/meta/uievents
Ian Moody e55e0982b1 Bug 1379466 - Stop dispatching click events for non-primary mouse clicks on the web. r=smaug
It's against spec, and the auxclick event is now available and easier to use
(fired on all elements rather than just window/document and text fields)
Can't stop dispatching them entirely since frontend code is too reliant on it.

Don't fire dblclick for auxclick.
Mark wpt uievents/click/auxclick_event.html as passing
Update test_clipboard_events.html

Differential Revision: https://phabricator.services.mozilla.com/D26793

--HG--
extra : moz-landing-system : lando
2019-04-18 12:57:37 +00:00
..
click Bug 1379466 - Stop dispatching click events for non-primary mouse clicks on the web. r=smaug 2019-04-18 12:57:37 +00:00
constructors Bug 998941 - part 1-1: Implement InputEvent.data of UI Events r=smaug 2019-02-19 06:27:41 +00:00
mouse Bug 1507258 [wpt PR 14059] - Update wpt metadata, a=testonly 2018-12-11 15:49:52 +00:00