Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Side by Side Diff: LayoutTests/platform/win/fast/events/keydown-menu-key-expected.txt

Issue 232573002: Deliver Menu key event after sending context menu event (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix for Layout test failure on windows Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « LayoutTests/platform/win/fast/events/keydown-menu-key.html ('k') | Source/web/WebViewImpl.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This test verifies the keycode sent when we press Menu key. This test applies on ly to Linux and Windows.
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
6 Type=contextmenu,keyCode=3,ctrlKey=false,shiftKey=false,altKey=false,metaKey=fal se
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/fast/events/keydown-menu-key.html ('k') | Source/web/WebViewImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698