Re: [w3c/uievents] [Question] select change + mousedown behavior (#201)

@nuragic Which browser versions are you currently using?
Using Chrome Version 65.0.3325.181 (Official Build) (64-bit) and
Firefox Developer Edition 60.0b11 (64-bit)
and the behavior looks identical to me. 

Both browsers trigger:
```
"onmousedown"
"onchange"
```
Note: I'm checking the console in the Dev Tools and not the one provided by Codepen.

-- 
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/201#issuecomment-380715238

Received on Thursday, 12 April 2018 08:05:56 UTC