Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / text-iterator / findString-expected.txt
1 Searching for ‘o’ in ‘Lorem ipsum dolor sit amet’ with options []:
2 PASS: Got a match at 1,2 as expected.
3 PASS: Got a match at 13,14 as expected.
4 PASS: Got a match at 15,16 as expected.
5 PASS: Got no match as expected.
6
7 Searching for ‘o’ in ‘Lorem ipsum dolor sit amet’ with options [WrapAround]:
8 PASS: Got a match at 1,2 as expected.
9 PASS: Got a match at 13,14 as expected.
10 PASS: Got a match at 15,16 as expected.
11 PASS: Got a match at 1,2 as expected.
12
13 Searching for ‘o’ in ‘Lorem ipsum dolor sit amet’ with options [Backwards]:
14 PASS: Got a match at 15,16 as expected.
15 PASS: Got a match at 13,14 as expected.
16 PASS: Got a match at 1,2 as expected.
17 PASS: Got no match as expected.
18
19 Searching for ‘o’ in ‘Lorem ipsum dolor sit amet’ with options [Backwards, WrapAround]:
20 PASS: Got a match at 15,16 as expected.
21 PASS: Got a match at 13,14 as expected.
22 PASS: Got a match at 1,2 as expected.
23 PASS: Got a match at 15,16 as expected.
24
25 Searching for ‘O’ in ‘Lorem ipsum dolor sit amet’ with options []:
26 PASS: Got no match as expected.
27
28 Searching for ‘O’ in ‘Lorem ipsum dolor sit amet’ with options [CaseInsensitive]:
29 PASS: Got a match at 1,2 as expected.
30 PASS: Got a match at 13,14 as expected.
31 PASS: Got a match at 15,16 as expected.
32
33 Searching for ‘mount’ in ‘insurmountable mountain’ with options []:
34 PASS: Got a match at 5,10 as expected.
35 PASS: Got a match at 15,20 as expected.
36 PASS: Got no match as expected.
37
38 Searching for ‘mount’ in ‘insurmountable mountain’ with options [AtWordStarts]:
39 PASS: Got a match at 15,20 as expected.
40 PASS: Got no match as expected.
41
42 Searching for ‘co’ in ‘cocoa’ with options []:
43 PASS: Got a match at 0,2 as expected.
44 PASS: Got a match at 2,4 as expected.
45 PASS: Got no match as expected.
46
47 Searching for ‘co’ in ‘cocoa’ with options [AtWordStarts]:
48 PASS: Got a match at 0,2 as expected.
49 PASS: Got no match as expected.
50
51 Searching for ‘org’ in ‘webkit.org’ with options [AtWordStarts]:
52 PASS: Got a match at 7,10 as expected.
53
54 Searching for ‘.org’ in ‘webkit.org’ with options [AtWordStarts]:
55 PASS: Got a match at 6,10 as expected.
56 PASS: Got no match as expected.
57
58 Searching for ‘rg’ in ‘webkit.org’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
59 PASS: Got no match as expected.
60
61 Searching for ‘org’ in ‘webkit.org’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
62 PASS: Got a match at 7,10 as expected.
63 PASS: Got no match as expected.
64
65 Searching for ‘.org’ in ‘webkit.org’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
66 PASS: Got a match at 6,10 as expected.
67 PASS: Got no match as expected.
68
69 Searching for ‘t.org’ in ‘webkit.org’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
70 PASS: Got no match as expected.
71
72 Searching for ‘it’ in ‘WebKit’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
73 PASS: Got no match as expected.
74
75 Searching for ‘Kit’ in ‘WebKit’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
76 PASS: Got a match at 3,6 as expected.
77 PASS: Got no match as expected.
78
79 Searching for ‘bKit’ in ‘WebKit’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
80 PASS: Got no match as expected.
81
82 Searching for ‘equest’ in ‘XMLHTTPRequest’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
83 PASS: Got no match as expected.
84
85 Searching for ‘Request’ in ‘XMLHTTPRequest’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
86 PASS: Got a match at 7,14 as expected.
87 PASS: Got no match as expected.
88
89 Searching for ‘PRequest’ in ‘XMLHTTPRequest’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
90 PASS: Got no match as expected.
91
92 Searching for ‘64’ in ‘LP64’ with options [AtWordStarts]:
93 PASS: Got no match as expected.
94
95 Searching for ‘4’ in ‘LP64’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
96 PASS: Got no match as expected.
97
98 Searching for ‘64’ in ‘LP64’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
99 PASS: Got a match at 2,4 as expected.
100 PASS: Got no match as expected.
101
102 Searching for ‘P64’ in ‘LP64’ with options [AtWordStarts, TreatMedialCapitalAsWordStart]:
103 PASS: Got no match as expected.
104
105 Searching for ‘動戦士’ in ‘起動戦士’ with options [AtWordStarts]:
106 PASS: Got a match at 1,4 as expected.
107 PASS: Got no match as expected.
108
109 Searching for ‘戦士’ in ‘起動戦士’ with options [AtWordStarts]:
110 PASS: Got a match at 2,4 as expected.
111 PASS: Got no match as expected.
112
113 Searching for ‘士’ in ‘起動戦士’ with options [AtWordStarts]:
114 PASS: Got a match at 3,4 as expected.
115 PASS: Got no match as expected.
116
117 Searching for ‘a’ in long string with options [AtWordStarts]:
118 PASS: Got a match at 6146,6147 as expected.
119 PASS: Got no match as expected.
120
121 Searching for ‘กร’ in ‘กรปูเลกชกชกรกรกชบงกช’ with options []:
122 PASS: Got a match at 0,2 as expected.
123 PASS: Got a match at 10,12 as expected.
124 PASS: Got a match at 12,14 as expected.
125 PASS: Got no match as expected.
126
127 Searching for ‘กร’ in ‘กรปูเลกชกชกรกรกชบงกช’ with options [AtWordStarts]:
128 PASS: Got a match at 0,2 as expected.
129 PASS: Got a match at 12,14 as expected.
130 PASS: Got no match as expected.
131
132 Searching for ‘กช’ in ‘กรปูเลกชกชกรกรกชบงกช’ with options []:
133 PASS: Got a match at 6,8 as expected.
134 PASS: Got a match at 8,10 as expected.
135 PASS: Got a match at 14,16 as expected.
136 PASS: Got a match at 18,20 as expected.
137 PASS: Got no match as expected.
138
139 Searching for ‘กช’ in ‘กรปูเลกชกชกรกรกชบงกช’ with options [AtWordStarts]:
140 PASS: Got a match at 6,8 as expected.
141 PASS: Got a match at 8,10 as expected.
142 PASS: Got no match as expected.
143
144 Searching for ‘กร’ in long string with options []:
145 PASS: Got a match at 6144,6146 as expected.
146 PASS: Got a match at 6154,6156 as expected.
147 PASS: Got a match at 6156,6158 as expected.
148 PASS: Got no match as expected.
149
150 Searching for ‘กร’ in long string with options [AtWordStarts]:
151 PASS: Got a match at 6156,6158 as expected.
152 PASS: Got no match as expected.
153
154 Searching for ‘กร’ in long string with options [AtWordStarts]:
155 PASS: Got a match at 6144,6146 as expected.
156 PASS: Got a match at 6156,6158 as expected.
157 PASS: Got no match as expected.
158
159 Searching for ‘กช’ in long string with options [AtWordStarts]:
160 PASS: Got no match as expected.
161
162 Searching for ‘ ’ in ‘Spaces, the final frontier’ with options [AtWordStarts]:
163 PASS: Got a match at 7,8 as expected.
164 PASS: Got a match at 11,12 as expected.
165 PASS: Got a match at 17,18 as expected.
166 PASS: Got no match as expected.
167
168 Searching for ‘@’ in ‘Use an @import rule’ with options [AtWordStarts]:
169 PASS: Got a match at 7,8 as expected.
170 PASS: Got no match as expected.
171
172 Searching for ‘(x’ in ‘If ((x + 5) * 2) = 14, then x = 2’ with options [AtWordStarts]:
173 PASS: Got a match at 4,6 as expected.
174 PASS: Got no match as expected.
175
176 Searching for ‘lowo’ in ‘hello<img src='../resources/abe.png'>world’ with options []:
177 PASS: Got a match at 3,2 as expected.
178 PASS: Got no match as expected.
179
180