Re: [pointerevents] Default width/height attribute for mouse

I guess the difference here is: if I query the property and get 0, 
this clearly means that the hardware/OS/UA had no idea what the 
width/height were and did not even attempt to make a guess (which, 
depending on what pointer type this came from, can tell the author 
that they need to do their own guessing/choosing a value for whatever 
their code does). If we standardise to 1, it may be a device that 
truly has a 1x1 px "tip" or it may be the former case.

-- 
GitHub Notification of comment by patrickhlauke
Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/65#issuecomment-218862782 
using your GitHub account

Received on Thursday, 12 May 2016 19:36:29 UTC