Runing quint tests on master currently returns 2 errors (on Firefox):
- Pressing keyboard shortcut for skipping ahead word and
- Pressing keyboard shortcut for skipping back word.
Similarly https://gerrit.wikimedia.org/r/#/c/354010 triggers Pressing keyboard shortcut for skipping ahead sentence (but not the above two).
The source for this seems to be that the stubbed functions in testKeyboardShortcut() are not actually the ones called in when the keydown event is triggered.