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

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: Add a 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]
dgozman 2017/04/19 20:02:16 I'd dump the keypresses here as well for readabili
einbinder 2017/04/20 21:51:12 Done.
3 [First]
4 [Second]
5 [Third]
6 [Second]
7 [First]
8 [First]
9 [Second]
10 Enter Submenu
11 Second -> [Child 1]
12 Second -> [Child 2]
13 Second -> [Child 3]
14 Second -> [Child 4]
15 Leave Submenu ArrowLeft
16 [Second]
17 Second -> [Child 1]
18 Leave Submenu Escape
19 [Second]
20 Enter Sub-Submenu
21 Second -> [Child 1]
22 Second -> Child 1 -> [Grandchild]
23 Item Selected: Grandchild
24 Initial focused element has focus
25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698