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
(428)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-url-with-style-expected.txt
Issue
2696083003
:
Convert drag-drop-url-with-style.html to utilize w3c test harness (Closed)
Patch Set: 2017-02-15T17:48:10
Created 3 years, 10 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/editing/pasteboard/drag-drop-url-with-style.html
third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-url-with-style-expected.txt
View unified diff
|
Download patch
« no previous file with comments
|
« third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-url-with-style.html
('k') |
no next file »
|
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
This tests dragging and dropping a URL. The content before and after the drag an d drop should match.
2
3
before:
4
| <a>
5
| href="http://webkit.org/"
6
| style="color:orange"
7
| target="_blank"
8
| title="some title"
9
| "<#selection-anchor>drag me<#selection-focus>"
10
11
after:
12
| <a>
13
| href="http://webkit.org/"
14
| style="color: orange;"
15
| target="_blank"
16
| title="some title"
17
| "<#selection-anchor>drag me<#selection-focus>"
18
| <br>
OLD
NEW
« no previous file with comments
|
« third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-url-with-style.html
('k') |
no next file »
|
no next file with comments »
Issue 2696083003: Convert drag-drop-url-with-style.html to utilize w3c test harness (Closed)
Created 3 years, 10 months ago by yosin_UTC9
Modified 3 years, 10 months ago
Reviewers: tkent, yoichio
Base URL:
Comments: 0
This is Rietveld
408576698