MouseEvent-mouse

Hi.

MouseEvent just got `buttons`. That's nice.
http://www.w3.org/TR/DOM-Level-3-Events/#widl-MouseEvent-buttons

I'd like to see a `mouseId` which identifies which mouse sent the event. There
is a `pointerId` in Pointer Events, but this seems like something that would
make sense and be useful & important for any given mouse event, not just pointer
events.

Regards,
rektide

Received on Saturday, 15 November 2014 01:09:59 UTC