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

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

Issue 2260763002: Convert LayoutTests/svg/text/* js-tests.js tests to testharness.js based tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Align with review comments Created 4 years, 4 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-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-2-expected.txt b/third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-2-expected.txt
deleted file mode 100644
index 91bde7ee381861578abf2efd49640c934a8e8dc0..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-2-expected.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-PASS startElementId is "line1"
-PASS selection.anchorOffset is 7
-PASS endElementId is "line3"
-PASS selection.focusOffset is 11
-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 "line3"
-PASS selection.focusOffset is 11
-PASS startElementId is "line3"
-PASS selection.anchorOffset is 7
-PASS endElementId is "line1"
-PASS selection.focusOffset is 9
-PASS startElementId is "line2"
-PASS selection.anchorOffset is 7
-PASS endElementId is "line1"
-PASS selection.focusOffset is 9
-PASS startElementId is "line3"
-PASS selection.anchorOffset is 7
-PASS endElementId is "line2"
-PASS selection.focusOffset is 9
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Hello World. Hello, SVG.
-Hello World. Hello, SVG.
-Hello World. Hello, SVG.
-

Powered by Google App Engine
This is Rietveld 408576698