[w3c/uievents] Ensure prose for key press handling works well with KeyboardLock (#158)

The [KeyboardLock spec](https://w3c.github.io/keyboard-lock/) describes part of how keyboard events should be dispatched when keyboard-lock is enabled.

We need to ensure that that algorithm is consistent with the algorithms presented in UIEvents (and HTML)

See also the comments in [KeyboardLock#3](https://github.com/w3c/keyboard-lock/issues/3).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/158

Received on Thursday, 7 September 2017 21:55:18 UTC