Re: [uievents] Specify MouseEvent.which (#35)

That sounds good. I added `which` to `KeyboardEvent` and `MouseEvent` in Blink only to be able to measure the remaining usage of `which` on `UIEvent`, but it sounds like simply leaving `which` on `UIEvent` will be safer. As soon as the spec says this, I'll remove it from `KeyboardEvent` and `MouseEvent` again.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/35#issuecomment-193122531

Received on Monday, 7 March 2016 06:33:49 UTC