NKRO (N-Key Rollover) describes a keyboard’s ability to report all supported simultaneous key presses. It describes rollover, not input latency or polling rate.
This page counts KeyboardEvent events delivered by the operating system and browser. System shortcuts, Fn, Touch ID, and some media keys may be handled before the page receives an event. The result therefore describes browser-visible rollover rather than a laboratory certification of the keyboard.
Sources: USB HID specification and W3C UI Events.