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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/text/selection-dragging-outside-1-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 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 7
7 PASS endElementId is "line"
8 PASS selection.focusOffset is 24
9 PASS startElementId is "firsttext"
10 PASS selection.anchorOffset is 0
11 PASS endElementId is "firsttext"
12 PASS selection.focusOffset is 4
13 PASS startElementId is "firsttext"
14 PASS selection.anchorOffset is 0
15 PASS endElementId is "middletext"
16 PASS selection.focusOffset is 4
17 PASS startElementId is "firsttext"
18 PASS selection.anchorOffset is 0
19 PASS endElementId is "middletext"
20 PASS selection.focusOffset is 4
21 PASS startElementId is "firsttext"
22 PASS selection.anchorOffset is 0
23 PASS endElementId is "endtext"
24 PASS selection.focusOffset is 4
25 PASS startElementId is "firsttext"
26 PASS selection.anchorOffset is 0
27 PASS endElementId is "endtext"
28 PASS selection.focusOffset is 4
29 PASS startElementId is "firsttext"
30 PASS selection.anchorOffset is 0
31 PASS endElementId is "endtext"
32 PASS selection.focusOffset is 4
33 PASS successfullyParsed is true
34
35 TEST COMPLETE
36 Happy, Web
37 Happy, SVG
38 Happy, ;)link
39 Hello World. Hello, SVG.
40
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698