CreateKeyboardEvent: Define keyCode
Closed this issue · 0 comments
benjamincharity commented
Currently we only define the key
, code
and target
. We should also define keyCode
. (for instance, CDK is looking for keyCode
in some instances).
- Add
keyCode
definition - Update tests