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

Side by Side Diff: LayoutTests/platform/win/fast/dom/Range/getClientRects-expected.txt

Issue 313903002: Unreviewed win7 DirectWrite rebaselines (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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
« no previous file with comments | « LayoutTests/platform/win/fast/dom/Element/getClientRects-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Test 1 1 Test 1
2 PASS rects.length is 5 2 PASS rects.length is 5
3 PASS rects[0].left is 8 3 PASS rects[0].left is 8
4 PASS rects[0].top is 8 4 PASS rects[0].top is 8
5 PASS rects[0].width is 400 5 PASS rects[0].width is 400
6 PASS rects[0].height is 160 6 PASS rects[0].height is 160
7 PASS rects[1].left is 8 7 PASS rects[1].left is 8
8 FAIL rects[1].top should be 19. Was 18. 8 PASS rects[1].top is 19
9 FAIL rects[1].width should be 396. Was 378. 9 FAIL rects[1].width should be 396. Was 387.
10 FAIL rects[1].height should be 18. Was 19. 10 FAIL rects[1].height should be 18. Was 17.
11 PASS rects[2].left is 8 11 PASS rects[2].left is 8
12 FAIL rects[2].top should be 59. Was 58. 12 PASS rects[2].top is 59
13 FAIL rects[2].width should be 398. Was 378. 13 FAIL rects[2].width should be 398. Was 360.
14 FAIL rects[2].height should be 18. Was 19. 14 FAIL rects[2].height should be 18. Was 17.
15 PASS rects[3].left is 8 15 PASS rects[3].left is 8
16 FAIL rects[3].top should be 99. Was 98. 16 PASS rects[3].top is 99
17 FAIL rects[3].width should be 360. Was 380. 17 FAIL rects[3].width should be 360. Was 382.
18 FAIL rects[3].height should be 18. Was 19. 18 FAIL rects[3].height should be 18. Was 17.
19 PASS rects[4].left is 8 19 PASS rects[4].left is 8
20 FAIL rects[4].top should be 139. Was 138. 20 PASS rects[4].top is 139
21 FAIL rects[4].width should be 306. Was 247. 21 FAIL rects[4].width should be 306. Was 369.
22 FAIL rects[4].height should be 18. Was 19. 22 FAIL rects[4].height should be 18. Was 17.
23 Test 2 23 Test 2
24 PASS rects.length is 4 24 PASS rects.length is 4
25 PASS rects[0].left is 8 25 PASS rects[0].left is 8
26 FAIL rects[0].top should be 215. Was 218. 26 PASS rects[0].top is 215
27 FAIL rects[0].width should be 396. Was 378. 27 FAIL rects[0].width should be 396. Was 387.
28 FAIL rects[0].height should be 18. Was 19. 28 FAIL rects[0].height should be 18. Was 17.
29 PASS rects[1].left is 8 29 PASS rects[1].left is 8
30 FAIL rects[1].top should be 255. Was 258. 30 PASS rects[1].top is 255
31 FAIL rects[1].width should be 398. Was 378. 31 FAIL rects[1].width should be 398. Was 360.
32 FAIL rects[1].height should be 18. Was 19. 32 FAIL rects[1].height should be 18. Was 17.
33 PASS rects[2].left is 8 33 PASS rects[2].left is 8
34 FAIL rects[2].top should be 295. Was 298. 34 PASS rects[2].top is 295
35 FAIL rects[2].width should be 360. Was 380. 35 FAIL rects[2].width should be 360. Was 382.
36 FAIL rects[2].height should be 18. Was 19. 36 FAIL rects[2].height should be 18. Was 17.
37 PASS rects[3].left is 8 37 PASS rects[3].left is 8
38 FAIL rects[3].top should be 335. Was 338. 38 PASS rects[3].top is 335
39 FAIL rects[3].width should be 306. Was 247. 39 FAIL rects[3].width should be 306. Was 369.
40 FAIL rects[3].height should be 18. Was 19. 40 FAIL rects[3].height should be 18. Was 17.
41 Test 3 41 Test 3
42 PASS rects.length is 4 42 PASS rects.length is 4
43 FAIL rects[0].left should be 80. Was 76. 43 FAIL rects[0].left should be 80. Was 81.
44 FAIL rects[0].top should be 411. Was 418. 44 PASS rects[0].top is 411
45 FAIL rects[0].width should be 324. Was 310. 45 FAIL rects[0].width should be 324. Was 314.
46 FAIL rects[0].height should be 18. Was 19. 46 FAIL rects[0].height should be 18. Was 17.
47 PASS rects[1].left is 8 47 PASS rects[1].left is 8
48 FAIL rects[1].top should be 451. Was 458. 48 PASS rects[1].top is 451
49 FAIL rects[1].width should be 398. Was 378. 49 FAIL rects[1].width should be 398. Was 360.
50 FAIL rects[1].height should be 18. Was 19. 50 FAIL rects[1].height should be 18. Was 17.
51 PASS rects[2].left is 8 51 PASS rects[2].left is 8
52 FAIL rects[2].top should be 491. Was 498. 52 PASS rects[2].top is 491
53 FAIL rects[2].width should be 360. Was 380. 53 FAIL rects[2].width should be 360. Was 382.
54 FAIL rects[2].height should be 18. Was 19. 54 FAIL rects[2].height should be 18. Was 17.
55 PASS rects[3].left is 8 55 PASS rects[3].left is 8
56 FAIL rects[3].top should be 531. Was 538. 56 PASS rects[3].top is 531
57 FAIL rects[3].width should be 88. Was 38. 57 FAIL rects[3].width should be 88. Was 147.
58 FAIL rects[3].height should be 18. Was 19. 58 FAIL rects[3].height should be 18. Was 17.
59 Test 4 59 Test 4
60 FAIL rects.length should be 7. Was 6. 60 PASS rects.length is 7
61 PASS rects[0].left is 8 61 PASS rects[0].left is 8
62 FAIL rects[0].top should be 596. Was 608. 62 PASS rects[0].top is 596
63 PASS rects[0].width is 400 63 PASS rects[0].width is 400
64 FAIL rects[0].height should be 278. Was 238. 64 PASS rects[0].height is 278
65 PASS rects[1].left is 8 65 PASS rects[1].left is 8
66 FAIL rects[1].top should be 607. Was 618. 66 PASS rects[1].top is 607
67 FAIL rects[1].width should be 396. Was 378. 67 FAIL rects[1].width should be 396. Was 387.
68 FAIL rects[1].height should be 18. Was 19. 68 FAIL rects[1].height should be 18. Was 17.
69 PASS rects[2].left is 8 69 PASS rects[2].left is 8
70 FAIL rects[2].top should be 725. Was 736. 70 PASS rects[2].top is 725
71 FAIL rects[2].width should be 242. Was 230. 71 FAIL rects[2].width should be 242. Was 269.
72 FAIL rects[2].height should be 18. Was 19. 72 FAIL rects[2].height should be 18. Was 17.
73 FAIL rects[3].left should be 326. Was 314. 73 FAIL rects[3].left should be 326. Was 352.
74 FAIL rects[3].top should be 725. Was 736. 74 PASS rects[3].top is 725
75 FAIL rects[3].width should be 44. Was 86. 75 FAIL rects[3].width should be 44. Was 46.
76 FAIL rects[3].height should be 18. Was 19. 76 FAIL rects[3].height should be 18. Was 17.
77 PASS rects[4].left is 8 77 PASS rects[4].left is 8
78 FAIL rects[4].top should be 765. Was 776. 78 PASS rects[4].top is 765
79 FAIL rects[4].width should be 341. Was 398. 79 FAIL rects[4].width should be 341. Was 349.
80 FAIL rects[4].height should be 18. Was 19. 80 FAIL rects[4].height should be 18. Was 17.
81 PASS rects[5].left is 8 81 PASS rects[5].left is 8
82 FAIL rects[5].top should be 805. Was 816. 82 PASS rects[5].top is 805
83 FAIL rects[5].width should be 366. Was 291. 83 FAIL rects[5].width should be 366. Was 376.
84 FAIL rects[5].height should be 18. Was 19. 84 FAIL rects[5].height should be 18. Was 17.
85 FAIL rects[6].left should be 8. Threw exception TypeError: Cannot read property 'left' of undefined 85 PASS rects[6].left is 8
86 FAIL rects[6].top should be 845. Threw exception TypeError: Cannot read property 'top' of undefined 86 PASS rects[6].top is 845
87 FAIL rects[6].width should be 67. Threw exception TypeError: Cannot read propert y 'width' of undefined 87 FAIL rects[6].width should be 67. Was 68.
88 FAIL rects[6].height should be 18. Threw exception TypeError: Cannot read proper ty 'height' of undefined 88 FAIL rects[6].height should be 18. Was 17.
89 Test 5 89 Test 5
90 PASS rects.length is 5 90 PASS rects.length is 5
91 FAIL rects[0].left should be 80. Was 76. 91 FAIL rects[0].left should be 80. Was 81.
92 FAIL rects[0].top should be 921. Was 896. 92 PASS rects[0].top is 921
93 FAIL rects[0].width should be 324. Was 310. 93 FAIL rects[0].width should be 324. Was 314.
94 FAIL rects[0].height should be 18. Was 19. 94 FAIL rects[0].height should be 18. Was 17.
95 PASS rects[1].left is 8 95 PASS rects[1].left is 8
96 FAIL rects[1].top should be 1039. Was 1014. 96 PASS rects[1].top is 1039
97 FAIL rects[1].width should be 242. Was 230. 97 FAIL rects[1].width should be 242. Was 269.
98 FAIL rects[1].height should be 18. Was 19. 98 FAIL rects[1].height should be 18. Was 17.
99 FAIL rects[2].left should be 250. Was 238. 99 FAIL rects[2].left should be 250. Was 276.
100 FAIL rects[2].top should be 950. Was 926. 100 PASS rects[2].top is 950
101 PASS rects[2].width is 76 101 FAIL rects[2].width should be 76. Was 77.
102 PASS rects[2].height is 103 102 PASS rects[2].height is 103
103 FAIL rects[3].left should be 326. Was 314. 103 FAIL rects[3].left should be 326. Was 352.
104 FAIL rects[3].top should be 1039. Was 1014. 104 PASS rects[3].top is 1039
105 FAIL rects[3].width should be 44. Was 86. 105 FAIL rects[3].width should be 44. Was 46.
106 FAIL rects[3].height should be 18. Was 19. 106 FAIL rects[3].height should be 18. Was 17.
107 PASS rects[4].left is 8 107 PASS rects[4].left is 8
108 FAIL rects[4].top should be 1079. Was 1054. 108 PASS rects[4].top is 1079
109 FAIL rects[4].width should be 284. Was 220. 109 FAIL rects[4].width should be 284. Was 290.
110 FAIL rects[4].height should be 18. Was 19. 110 FAIL rects[4].height should be 18. Was 17.
111 Test 6 111 Test 6
112 PASS rects.length is 7 112 FAIL rects.length should be 7. Was 8.
113 PASS rects[0].left is 8 113 PASS rects[0].left is 8
114 FAIL rects[0].top should be 1224. Was 1164. 114 PASS rects[0].top is 1224
115 PASS rects[0].width is 400 115 PASS rects[0].width is 400
116 PASS rects[0].height is 200 116 FAIL rects[0].height should be 200. Was 240.
117 PASS rects[1].left is 8 117 PASS rects[1].left is 8
118 FAIL rects[1].top should be 1235. Was 1174. 118 PASS rects[1].top is 1235
119 FAIL rects[1].width should be 396. Was 378. 119 FAIL rects[1].width should be 396. Was 387.
120 FAIL rects[1].height should be 18. Was 19. 120 FAIL rects[1].height should be 18. Was 17.
121 PASS rects[2].left is 8 121 PASS rects[2].left is 8
122 FAIL rects[2].top should be 1275. Was 1214. 122 PASS rects[2].top is 1275
123 FAIL rects[2].width should be 57. Was 54. 123 FAIL rects[2].width should be 57. Was 16.
124 FAIL rects[2].height should be 18. Was 19. 124 FAIL rects[2].height should be 18. Was 17.
125 FAIL rects[3].left should be 105. Was 102. 125 FAIL rects[3].left should be 105. Was 8.
126 FAIL rects[3].top should be 1275. Was 1214. 126 FAIL rects[3].top should be 1275. Was 1315.
127 FAIL rects[3].width should be 44. Was 43. 127 FAIL rects[3].width should be 44. Was 59.
128 FAIL rects[3].height should be 18. Was 19. 128 FAIL rects[3].height should be 18. Was 17.
129 PASS rects[4].left is 8 129 FAIL rects[4].left should be 8. Was 106.
130 FAIL rects[4].top should be 1315. Was 1254. 130 PASS rects[4].top is 1315
131 FAIL rects[4].width should be 387. Was 363. 131 FAIL rects[4].width should be 387. Was 46.
132 FAIL rects[4].height should be 18. Was 19. 132 FAIL rects[4].height should be 18. Was 17.
133 PASS rects[5].left is 8 133 PASS rects[5].left is 8
134 FAIL rects[5].top should be 1355. Was 1294. 134 PASS rects[5].top is 1355
135 FAIL rects[5].width should be 397. Was 389. 135 PASS rects[5].width is 397
136 FAIL rects[5].height should be 18. Was 19. 136 FAIL rects[5].height should be 18. Was 17.
137 PASS rects[6].left is 8 137 PASS rects[6].left is 8
138 FAIL rects[6].top should be 1395. Was 1334. 138 PASS rects[6].top is 1395
139 FAIL rects[6].width should be 171. Was 148. 139 FAIL rects[6].width should be 171. Was 360.
140 FAIL rects[6].height should be 18. Was 19. 140 FAIL rects[6].height should be 18. Was 17.
141 Test 7 141 Test 7
142 PASS rects.length is 7 142 FAIL rects.length should be 7. Was 8.
143 PASS rects[0].left is 8 143 PASS rects[0].left is 8
144 FAIL rects[0].top should be 1471. Was 1414. 144 FAIL rects[0].top should be 1471. Was 1511.
145 FAIL rects[0].width should be 396. Was 378. 145 FAIL rects[0].width should be 396. Was 387.
146 FAIL rects[0].height should be 18. Was 19. 146 FAIL rects[0].height should be 18. Was 17.
147 PASS rects[1].left is 8 147 PASS rects[1].left is 8
148 FAIL rects[1].top should be 1500. Was 1444. 148 FAIL rects[1].top should be 1500. Was 1551.
149 PASS rects[1].width is 400 149 FAIL rects[1].width should be 400. Was 16.
150 PASS rects[1].height is 40 150 FAIL rects[1].height should be 40. Was 17.
151 PASS rects[2].left is 8 151 PASS rects[2].left is 8
152 FAIL rects[2].top should be 1511. Was 1454. 152 FAIL rects[2].top should be 1511. Was 1580.
153 FAIL rects[2].width should be 57. Was 54. 153 FAIL rects[2].width should be 57. Was 400.
154 FAIL rects[2].height should be 18. Was 19. 154 FAIL rects[2].height should be 18. Was 40.
155 FAIL rects[3].left should be 105. Was 102. 155 FAIL rects[3].left should be 105. Was 8.
156 FAIL rects[3].top should be 1511. Was 1454. 156 FAIL rects[3].top should be 1511. Was 1591.
157 FAIL rects[3].width should be 44. Was 43. 157 FAIL rects[3].width should be 44. Was 59.
158 FAIL rects[3].height should be 18. Was 19. 158 FAIL rects[3].height should be 18. Was 17.
159 PASS rects[4].left is 8 159 FAIL rects[4].left should be 8. Was 106.
160 FAIL rects[4].top should be 1551. Was 1494. 160 FAIL rects[4].top should be 1551. Was 1591.
161 FAIL rects[4].width should be 387. Was 363. 161 FAIL rects[4].width should be 387. Was 46.
162 FAIL rects[4].height should be 18. Was 19. 162 FAIL rects[4].height should be 18. Was 17.
163 PASS rects[5].left is 8 163 PASS rects[5].left is 8
164 FAIL rects[5].top should be 1591. Was 1534. 164 FAIL rects[5].top should be 1591. Was 1631.
165 FAIL rects[5].width should be 397. Was 389. 165 PASS rects[5].width is 397
166 FAIL rects[5].height should be 18. Was 19. 166 FAIL rects[5].height should be 18. Was 17.
167 PASS rects[6].left is 8 167 PASS rects[6].left is 8
168 FAIL rects[6].top should be 1631. Was 1574. 168 FAIL rects[6].top should be 1631. Was 1671.
169 FAIL rects[6].width should be 171. Was 148. 169 FAIL rects[6].width should be 171. Was 360.
170 FAIL rects[6].height should be 18. Was 19. 170 FAIL rects[6].height should be 18. Was 17.
171 Test 8 171 Test 8
172 PASS rects.length is 4 172 PASS rects.length is 4
173 PASS rects[0].left is 168 173 FAIL rects[0].left should be 168. Was 169.
174 FAIL rects[0].top should be 1678. Was 1625. 174 FAIL rects[0].top should be 1678. Was 1758.
175 FAIL rects[0].width should be 269. Was 259. 175 FAIL rects[0].width should be 269. Was 262.
176 FAIL rects[0].height should be 316. Was 303. 176 FAIL rects[0].height should be 316. Was 308.
177 PASS rects[1].left is 137 177 FAIL rects[1].left should be 137. Was 138.
178 FAIL rects[1].top should be 1704. Was 1651. 178 FAIL rects[1].top should be 1704. Was 1784.
179 FAIL rects[1].width should be 271. Was 259. 179 FAIL rects[1].width should be 271. Was 246.
180 FAIL rects[1].height should be 317. Was 303. 180 FAIL rects[1].height should be 317. Was 287.
181 PASS rects[2].left is 107 181 PASS rects[2].left is 107
182 FAIL rects[2].top should be 1729. Was 1677. 182 FAIL rects[2].top should be 1729. Was 1809.
183 FAIL rects[2].width should be 246. Was 260. 183 FAIL rects[2].width should be 246. Was 260.
184 FAIL rects[2].height should be 289. Was 304. 184 FAIL rects[2].height should be 289. Was 304.
185 PASS rects[3].left is 76 185 FAIL rects[3].left should be 76. Was 77.
186 FAIL rects[3].top should be 1755. Was 1702. 186 FAIL rects[3].top should be 1755. Was 1835.
187 FAIL rects[3].width should be 212. Was 174. 187 FAIL rects[3].width should be 212. Was 251.
188 FAIL rects[3].height should be 247. Was 203. 188 FAIL rects[3].height should be 247. Was 294.
189 Test 9 189 Test 9
190 FAIL rects.length should be 1. Was 0. 190 FAIL rects.length should be 1. Was 0.
191 FAIL rects[0].left should be 8. Threw exception TypeError: Cannot read property 'left' of undefined 191 FAIL rects[0].left should be 8. Threw exception TypeError: Cannot read property 'left' of undefined
192 FAIL rects[0].top should be 1903. Threw exception TypeError: Cannot read propert y 'top' of undefined 192 FAIL rects[0].top should be 1903. Threw exception TypeError: Cannot read propert y 'top' of undefined
193 FAIL rects[0].width should be 0. Threw exception TypeError: Cannot read property 'width' of undefined 193 FAIL rects[0].width should be 0. Threw exception TypeError: Cannot read property 'width' of undefined
194 FAIL rects[0].height should be 18. Threw exception TypeError: Cannot read proper ty 'height' of undefined 194 FAIL rects[0].height should be 18. Threw exception TypeError: Cannot read proper ty 'height' of undefined
195 Test 9b 195 Test 9b
196 PASS rects.length is 1 196 PASS rects.length is 1
197 PASS rects[0].left is 8 197 PASS rects[0].left is 8
198 FAIL rects[0].top should be 1903. Was 1854. 198 FAIL rects[0].top should be 1903. Was 1983.
199 PASS rects[0].width is 0 199 PASS rects[0].width is 0
200 FAIL rects[0].height should be 18. Was 19. 200 FAIL rects[0].height should be 18. Was 17.
201 Test 10 201 Test 10
202 PASS rects.length is 4 202 FAIL rects.length should be 4. Was 5.
203 FAIL rects[0].left should be 19. Was 18. 203 PASS rects[0].left is 19
204 FAIL rects[0].top should be 2088. Was 2044. 204 FAIL rects[0].top should be 2088. Was 2168.
205 FAIL rects[0].width should be 18. Was 19. 205 FAIL rects[0].width should be 18. Was 17.
206 FAIL rects[0].height should be 393. Was 399. 206 FAIL rects[0].height should be 393. Was 375.
207 FAIL rects[1].left should be 59. Was 58. 207 PASS rects[1].left is 59
208 FAIL rects[1].top should be 2088. Was 2044. 208 FAIL rects[1].top should be 2088. Was 2168.
209 FAIL rects[1].width should be 18. Was 19. 209 FAIL rects[1].width should be 18. Was 17.
210 FAIL rects[1].height should be 377. Was 398. 210 FAIL rects[1].height should be 377. Was 368.
211 FAIL rects[2].left should be 99. Was 98. 211 PASS rects[2].left is 99
212 FAIL rects[2].top should be 2088. Was 2044. 212 FAIL rects[2].top should be 2088. Was 2168.
213 FAIL rects[2].width should be 18. Was 19. 213 FAIL rects[2].width should be 18. Was 17.
214 FAIL rects[2].height should be 372. Was 380. 214 FAIL rects[2].height should be 372. Was 349.
215 FAIL rects[3].left should be 139. Was 138. 215 PASS rects[3].left is 139
216 FAIL rects[3].top should be 2088. Was 2044. 216 FAIL rects[3].top should be 2088. Was 2168.
217 FAIL rects[3].width should be 18. Was 19. 217 FAIL rects[3].width should be 18. Was 17.
218 FAIL rects[3].height should be 360. Was 247. 218 FAIL rects[3].height should be 360. Was 376.
219 Test 11 219 Test 11
220 PASS rects.length is 0 220 PASS rects.length is 0
221 PASS successfullyParsed is true 221 PASS successfullyParsed is true
222 222
223 TEST COMPLETE 223 TEST COMPLETE
224 224
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/fast/dom/Element/getClientRects-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698