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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu-expected.txt

Issue 2824023002: DevTools: Use FocusRestorer in SoftContextMenu (Closed)
Patch Set: Print keys in test Created 3 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
OLDNEW
(Empty)
1 Initial focused element has focus
2 [null]
3 ArrowDown
4 [First]
5 ArrowDown
6 [Second]
7 ArrowDown
8 [Third]
9 ArrowUp
10 [Second]
11 ArrowUp
12 [First]
13 ArrowUp
14 [First]
15 ArrowDown
16 [Second]
17 Enter Submenu
18 ArrowRight
19 Second -> [Child 1]
20 ArrowDown
21 Second -> [Child 2]
22 ArrowDown
23 Second -> [Child 3]
24 ArrowDown
25 Second -> [Child 4]
26 Leave Submenu ArrowLeft
27 ArrowLeft
28 [Second]
29 ArrowRight
30 Second -> [Child 1]
31 Leave Submenu Escape
32 Escape
33 [Second]
34 Enter Sub-Submenu
35 Space
36 Second -> [Child 1]
37 Enter
38 Second -> Child 1 -> [Grandchild]
39 Item Selected: Grandchild
40 Enter
41 Initial focused element has focus
42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698