[w3c/uievents] mousemove and preventDefault() (#278)

Per https://bugzilla.mozilla.org/show_bug.cgi?id=1674658 and https://jsfiddle.net/zu0jpar2/ in particular this seems like some hacky way to prevent text selection in Chrome/Safari that does not work in Firefox. The specification just says that `mousemove` is cancelable, but doesn't describe what that means.

-- 
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/278

Received on Monday, 2 November 2020 08:51:39 UTC