What the result means
Only real browser-reported touch changes the test result.
Pointer Events identify whether an input came from touch, pen, or mouse. BeanNest updates coverage and simultaneous-contact counts only when the browser labels the pointer as touch. Desktop mouse or pen activity is a visual preview, not touchscreen proof.
Coverage is a browser observation, not hardware certification.
A missed area can be useful troubleshooting evidence, but the web page cannot isolate panel electronics, digitizer firmware, operating-system gesture handling, a damaged protector, or an application-specific issue by itself.
Raw touch coordinates are not retained.
The page keeps only a 96-cell covered/not-covered set and active pointer identifiers in memory. Raw coordinates, traces, pressure, tilt, pointer IDs, and maxTouchPoints are not persisted or sent to analytics.
