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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-2-expected.txt

Issue 1541083002: Fix invalid selection produced when dragging mouse outside the SVG text element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 PASS range.startOffset is 0
2 PASS range.endOffset is 11
3 PASS range.startOffset is 6
4 PASS range.endOffset is 11
5 PASS range.startOffset is 12
6 PASS range.endOffset is 24
7 PASS range.startOffset is 0
8 PASS range.endOffset is 11
9 PASS range.startOffset is 6
10 PASS range.endOffset is 11
11 PASS range.startOffset is 12
12 PASS range.endOffset is 24
13 PASS range.startOffset is 0
14 PASS range.endOffset is 11
15 PASS range.startOffset is 6
16 PASS range.endOffset is 11
17 PASS range.startOffset is 12
18 PASS range.endOffset is 24
19 PASS successfullyParsed is true
20
21 TEST COMPLETE
22 Hello World. Hello, SVG.
23 Hello World. Hello, SVG.
24 Hello World. Hello, SVG.
25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698