blob: 79064d4d749c9a9c1078fd80f5e2d28c077d12ae [file] [log] [blame]
Tests that we dispatch DOM key events with the correct details when the grave accent key (`) is pressed on the keyboard.
type: keydown, key: `, code: Backquote, keyIdentifier: U+0060, keyCode: 192, charCode: 0, keyCode: 192, which: 192
type: keypress, key: `, code: Backquote, keyIdentifier: , keyCode: 96, charCode: 96, keyCode: 96, which: 96
type: keyup, key: `, code: Unidentified, keyIdentifier: Unidentified, keyCode: 0, charCode: 0, keyCode: 0, which: 0