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

Side by Side Diff: third_party/WebKit/LayoutTests/traversal/tree-walker-003-expected.txt

Issue 2896033003: Revert of No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Rebaseline Created 3 years, 7 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
1 1
2 Tree Walker: 2 Tree Walker:
3 A 3 A
4 A.1 4 A.1
5 A.2 5 A.2
6 A.3 6 A.3
7 B 7 B
8 B.2 8 B.2
9 B.2.1 9 B.2.1
10 C 10 C
11 C.1 11 C.1
12 C.1.2 12 C.1.2
13 C.2.1 13 C.2.1
14 D 14 D
15 15
16 Tree Walker: 16 Tree Walker:
17 D 17 D
18 C.2.1 18 C.2.1
19 C.1.2 19 C.1.2
20 C.1 20 C.1
21 C 21 C
22 B.2.1 22 B.2.1
23 B.2 23 B.2
24 B 24 B
25 A.3 25 A.3
26 A.2 26 A.2
27 A.1 27 A.1
28 A 28 A
29 29
30 30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698