Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(268)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu.js
third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu-expected.txt
third_party/WebKit/Source/devtools/front_end/ui/SoftContextMenu.js
View unified diff
|
Download patch
« no previous file with comments
|
« third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu.js
('k') |
third_party/WebKit/Source/devtools/front_end/ui/SoftContextMenu.js »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(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
OLD
NEW
« no previous file with comments
|
« third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu.js
('k') |
third_party/WebKit/Source/devtools/front_end/ui/SoftContextMenu.js »
('j') |
no next file with comments »
Issue 2824023002: DevTools: Use FocusRestorer in SoftContextMenu (Closed)
Created 3 years, 8 months ago by einbinder
Modified 3 years, 8 months ago
Reviewers: dgozman
Base URL:
Comments: 7
This is Rietveld
408576698