DescriptionMake the mousemove event cancellable
The mouse move event used to be non cancellable in the 90s and
when the specications changes in 2002-2003, not not everyone noticed.
Specification:
http://www.w3.org/TR/DOM-Level-3-Events/#event-type-mousemove
Already implemented by MSIE and Opera (Presto).
Still an open (and forgotten?) bug in Mozilla: https://bugzilla.mozilla.org/show_bug.cgi?id=704423
BUG=261449
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157207
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|