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

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 startElementId is "line1"
2 PASS selection.anchorOffset is 7
3 PASS endElementId is "line3"
4 PASS selection.focusOffset is 11
5 PASS startElementId is "line1"
6 PASS selection.anchorOffset is 7
7 PASS endElementId is "line2"
8 PASS selection.focusOffset is 11
9 PASS startElementId is "line2"
10 PASS selection.anchorOffset is 7
11 PASS endElementId is "line3"
12 PASS selection.focusOffset is 11
13 PASS startElementId is "line3"
14 PASS selection.anchorOffset is 7
15 PASS endElementId is "line1"
16 PASS selection.focusOffset is 9
17 PASS startElementId is "line2"
18 PASS selection.anchorOffset is 7
19 PASS endElementId is "line1"
20 PASS selection.focusOffset is 9
21 PASS startElementId is "line3"
22 PASS selection.anchorOffset is 7
23 PASS endElementId is "line2"
24 PASS selection.focusOffset is 9
25 PASS successfullyParsed is true
26
27 TEST COMPLETE
28 Hello World. Hello, SVG.
29 Hello World. Hello, SVG.
30 Hello World. Hello, SVG.
31
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698