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

Side by Side Diff: LayoutTests/editing/selection/offset-from-point-expected.txt

Issue 1248453004: Change Font::offsetForPositionForComplexText to use CachingWordShapeIterator (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 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 12 345 6789
2 12 345 6789
3 12 345 6789
4 12 345 6789
5 LTR
6 0=-1 (-1)
7 1=11 (12)
8 2=31 (20)
9 3=51 (20)
10 4=71 (20)
11 5=91 (20)
12 6=111 (20)
13 7=131 (20)
14 8=151 (20)
15 9=171 (20)
16 10=191 (20)
17 11=211 (20)
18 LTR (Complex Path)
19 0=-1 (-1)
20 1=11 (12)
21 2=31 (20)
22 3=51 (20)
23 4=71 (20)
24 5=91 (20)
25 6=111 (20)
26 7=131 (20)
27 8=151 (20)
28 9=171 (20)
29 10=191 (20)
30 11=211 (20)
31 RTL
32 11=-1 (-1)
33 8=11 (12)
34 9=31 (20)
35 10=51 (20)
36 7=71 (20)
37 6=90 (19)
38 4=111 (21)
39 5=131 (20)
40 3=151 (20)
41 2=170 (19)
42 1=191 (21)
43 0=211 (20)
44 RTL (Complex Path)
45 11=-1 (-1)
46 8=11 (12)
47 9=31 (20)
48 10=51 (20)
49 7=71 (20)
50 6=91 (20)
51 4=111 (20)
52 5=131 (20)
53 3=151 (20)
54 2=171 (20)
55 1=191 (20)
56 0=211 (20)
57 VERTICAL-LR
58 0=-1 (-1)
59 1=11 (12)
60 2=31 (20)
61 3=51 (20)
62 4=71 (20)
63 5=91 (20)
64 6=111 (20)
65 7=131 (20)
66 8=151 (20)
67 9=171 (20)
68 10=191 (20)
69 11=211 (20)
70 VERTICAL-LR (Complex Path)
71 0=-1 (-1)
72 1=11 (12)
73 2=31 (20)
74 3=51 (20)
75 4=71 (20)
76 5=91 (20)
77 6=111 (20)
78 7=131 (20)
79 8=151 (20)
80 9=171 (20)
81 10=191 (20)
82 11=211 (20)
83 VERTICAL-RL
84 0=-1 (-1)
85 1=11 (12)
86 2=31 (20)
87 3=51 (20)
88 4=71 (20)
89 5=91 (20)
90 6=111 (20)
91 7=131 (20)
92 8=151 (20)
93 9=171 (20)
94 10=191 (20)
95 11=211 (20)
96 VERTICAL-RL (Complex Path)
97 0=-1 (-1)
98 1=11 (12)
99 2=31 (20)
100 3=51 (20)
101 4=71 (20)
102 5=91 (20)
103 6=111 (20)
104 7=131 (20)
105 8=151 (20)
106 9=171 (20)
107 10=191 (20)
108 11=211 (20)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698