Pointing the Way Forward
Pointer events unify the pointer input model for the browser, bringing touch, pens, and mice together into a single set of events.
Touch Action Options
Touch action is a simple way to define how a user can interact with an element.
auxclick is Coming to Chrome 55
auxclick
takes the place of the click
event for non-primary mouse buttons, starting in Chrome 55.
What’s New with KeyboardEvents? Keys and Codes!
Two new attributes bring consistent keyboard event handling to the web.
FormData Methods for Inspection and Modification
In Chrome 50, you can now interact with your FormData instances before sending them on their journey.
Input Device Capabilities
A simpler method to rationalize your mouse and touch logic for when there is no PointerEvents
Web Audio live audio input - now on Android!
Chrome for Android (v31.0.1650+) has just landed support for audio input via the Web Audio API!