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

Unified Diff: third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-3-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-3-expected.txt b/third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-3-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d6e6237ccbc5816dd53ab98c5944d01f8d8f69b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-3-expected.txt
@@ -0,0 +1,31 @@
+PASS startElementId is "line1"
+PASS selection.anchorOffset is 0
+PASS endElementId is "line1"
+PASS selection.focusOffset is 11
+PASS startElementId is "line1"
+PASS selection.anchorOffset is 7
+PASS endElementId is "line1"
+PASS selection.focusOffset is 24
+PASS startElementId is "line2"
+PASS selection.anchorOffset is 0
+PASS endElementId is "line2"
+PASS selection.focusOffset is 11
+PASS startElementId is "line2"
+PASS selection.anchorOffset is 7
+PASS endElementId is "line2"
+PASS selection.focusOffset is 24
+PASS startElementId is "line1"
+PASS selection.anchorOffset is 7
+PASS endElementId is "line2"
+PASS selection.focusOffset is 11
+PASS startElementId is "line2"
+PASS selection.anchorOffset is 7
+PASS endElementId is "line1"
+PASS selection.focusOffset is 21
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Hello World. Hello, SVG.
+Hello World. Hello, SVG. Hello, ;)link. Hello, Chromium.
+Hello World. Hello, SVG.
+

Powered by Google App Engine
This is Rietveld 408576698