Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This test verifies the keycode sent when we press Menu key. This test applies on ly to Linux and Windows. | |
|
tkent
2014/04/16 05:18:40
Please add this to LayoutTests/NeverFixTests for M
anish.p
2014/04/16 06:50:26
Done.
| |
| 2 | |
| 3 | |
| 4 Type=keydown,keyCode=93,ctrlKey=false,shiftKey=false,altKey=false,metaKey=false | |
| 5 Type=keyup,keyCode=93,ctrlKey=false,shiftKey=false,altKey=false,metaKey=false | |
|
tkent
2014/04/16 05:18:40
We should verify the order of key events and conte
anish.p
2014/04/16 06:50:26
Done.
| |
| OLD | NEW |