I distilled and adapted the original documentation and standard using the same methodology, layout and examples of the original standard, but for code, enjoy.
Source: [Hacker News](https://github.com/NikolaRHristov/STE-Code)
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 1 comments on Hacker News
Ever been bitten by a keyboard event bug where your app gets multiple keydown events for a single press, or where input composition (hello, IMEs! ) breaks your form? Or maybe you’ve seen different browsers fire keyboard events in different orders and wondered what’s going on.