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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-1-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 "line"
2 PASS selection.anchorOffset is 0
3 PASS endElementId is "line"
4 PASS selection.focusOffset is 24
5 PASS startElementId is "line"
6 PASS selection.anchorOffset is 6
7 PASS endElementId is "line"
8 PASS selection.focusOffset is 24
9 PASS startElementId is "line"
10 PASS selection.anchorOffset is 12
11 PASS endElementId is "line"
12 PASS selection.focusOffset is 24
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16 Happy, Web
17 Happy, SVG
18 Happy, ;)link
19 Hello World. Hello, SVG.
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698