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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-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, 11 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 0
4 PASS range.endOffset is 24
5 PASS range.startOffset is 6
6 PASS range.endOffset is 11
7 PASS range.startOffset is 6
8 PASS range.endOffset is 24
9 PASS range.startOffset is 12
10 PASS range.endOffset is 24
11 PASS range.startOffset is 12
12 PASS range.endOffset is 24
13 PASS range.startOffset is 20
14 PASS range.endOffset is 24
15 PASS range.startOffset is 20
16 PASS range.endOffset is 24
17 PASS successfullyParsed is true
18
19 TEST COMPLETE
20 Hello World. Hello, SVG.
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698