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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-3-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, 3 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 0
3 PASS endElementId is "line1"
4 PASS selection.focusOffset is 11
5 PASS startElementId is "line1"
6 PASS selection.anchorOffset is 7
7 PASS endElementId is "line1"
8 PASS selection.focusOffset is 24
9 PASS startElementId is "line2"
10 PASS selection.anchorOffset is 0
11 PASS endElementId is "line2"
12 PASS selection.focusOffset is 11
13 PASS startElementId is "line2"
14 PASS selection.anchorOffset is 7
15 PASS endElementId is "line2"
16 PASS selection.focusOffset is 24
17 PASS startElementId is "line1"
18 PASS selection.anchorOffset is 7
19 PASS endElementId is "line2"
20 PASS selection.focusOffset is 11
21 PASS startElementId is "line2"
22 PASS selection.anchorOffset is 7
23 PASS endElementId is "line1"
24 PASS selection.focusOffset is 21
25 PASS successfullyParsed is true
26
27 TEST COMPLETE
28 Hello World. Hello, SVG.
29 Hello World. Hello, SVG. Hello, ;)link. Hello, Chromium.
30 Hello World. Hello, SVG.
31
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698