Interesting. I tried the Kobo Touch, Vox, and also my iPad. Since my husband is currently reading his KT I only ran it once there but multiple on other platforms
All passed onclick
All failed first onmousedown (with time of 0.0)*
KT and Vox failed the second onmousedown with time of 0.0 (iPad sometimes passed; in that case, 3rd message was labelled ontouchstart - but mostly failed)
Latency between 0.9 (iPad) and 1.4 (KT)
(1)On the KT, the timer was wildly slow - countdown seconds were not real seconds
On the iPad, there are two latency times printed usually 0.4 seconds apart
(2)On the Vox, the long-press put the cursor into text-copy mode even for a button
Sometimes the onmousedown failure printed times, sometimes not
|