| Index: LayoutTests/platform/win/fast/events/keydown-menu-key-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/events/keydown-menu-key-expected.txt b/LayoutTests/platform/win/fast/events/keydown-menu-key-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f51d514994571a377ea1b2713364787635e924ce
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/win/fast/events/keydown-menu-key-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +This test verifies the keycode sent when we press Menu key. This test applies only to Linux and Windows.
|
| +
|
| +
|
| +Type=keydown,keyCode=93,ctrlKey=false,shiftKey=false,altKey=false,metaKey=false
|
| +Type=keyup,keyCode=93,ctrlKey=false,shiftKey=false,altKey=false,metaKey=false
|
| +Type=contextmenu,keyCode=3,ctrlKey=false,shiftKey=false,altKey=false,metaKey=false
|
|
|