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

Side by Side Diff: LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 circle{
2 "paths": [
3 {
4 "path": [
5 "M",
6 88,
7 8,
8 "L",
9 88,
10 8,
11 "C",
12 132,
13 8,
14 168,
15 44,
16 168,
17 88,
18 "L",
19 168,
20 88,
21 "C",
22 168,
23 132,
24 132,
25 168,
26 88,
27 168,
28 "L",
29 88,
30 168,
31 "C",
32 44,
33 168,
34 8,
35 132,
36 8,
37 88,
38 "L",
39 8,
40 88,
41 "C",
42 8,
43 44,
44 44,
45 8,
46 88,
47 8,
48 "Z"
49 ],
50 "fillColor": "rgba(0, 0, 0, 0)"
51 },
52 {
53 "path": [
54 "M",
55 88,
56 -24,
57 "L",
58 88,
59 -24,
60 "C",
61 150,
62 -24,
63 200,
64 26,
65 200,
66 88,
67 "L",
68 200,
69 88,
70 "C",
71 200,
72 150,
73 150,
74 200,
75 88,
76 200,
77 "L",
78 88,
79 200,
80 "C",
81 26,
82 200,
83 -24,
84 150,
85 -24,
86 88,
87 "L",
88 -24,
89 88,
90 "C",
91 -24,
92 26,
93 26,
94 -24,
95 88,
96 -24,
97 "Z"
98 ],
99 "fillColor": "rgba(128, 128, 128, 0)"
100 },
101 {
102 "path": [
103 "M",
104 24,
105 24,
106 "L",
107 152,
108 24,
109 "L",
110 152,
111 152,
112 "L",
113 24,
114 152,
115 "Z"
116 ],
117 "fillColor": "rgba(255, 0, 0, 0)",
118 "outlineColor": "rgba(128, 0, 0, 0)"
119 },
120 {
121 "path": [
122 "M",
123 24,
124 24,
125 "L",
126 152,
127 24,
128 "L",
129 152,
130 152,
131 "L",
132 24,
133 152,
134 "Z"
135 ],
136 "fillColor": "rgba(0, 255, 0, 0)"
137 },
138 {
139 "path": [
140 "M",
141 24,
142 24,
143 "L",
144 152,
145 24,
146 "L",
147 152,
148 152,
149 "L",
150 24,
151 152,
152 "Z"
153 ],
154 "fillColor": "rgba(0, 0, 255, 0)"
155 },
156 {
157 "path": [
158 "M",
159 8,
160 8,
161 "L",
162 168,
163 8,
164 "L",
165 168,
166 168,
167 "L",
168 8,
169 168,
170 "Z"
171 ],
172 "fillColor": "rgba(255, 255, 255, 0)"
173 }
174 ],
175 "showRulers": true,
176 "showExtensionLines": true,
177 "elementInfo": {
178 "tagName": "div",
179 "idValue": "circle",
180 "className": ".float.circle",
181 "nodeWidth": "128",
182 "nodeHeight": "128"
183 }
184 }
185 circle{
186 "paths": [
187 {
188 "path": [
189 "M",
190 88,
191 8,
192 "L",
193 88,
194 8,
195 "C",
196 132,
197 8,
198 168,
199 44,
200 168,
201 88,
202 "L",
203 168,
204 88,
205 "C",
206 168,
207 132,
208 132,
209 168,
210 88,
211 168,
212 "L",
213 88,
214 168,
215 "C",
216 44,
217 168,
218 8,
219 132,
220 8,
221 88,
222 "L",
223 8,
224 88,
225 "C",
226 8,
227 44,
228 44,
229 8,
230 88,
231 8,
232 "Z"
233 ],
234 "fillColor": "rgba(0, 0, 0, 0)"
235 },
236 {
237 "path": [
238 "M",
239 88,
240 -24,
241 "L",
242 88,
243 -24,
244 "C",
245 150,
246 -24,
247 200,
248 26,
249 200,
250 88,
251 "L",
252 200,
253 88,
254 "C",
255 200,
256 150,
257 150,
258 200,
259 88,
260 200,
261 "L",
262 88,
263 200,
264 "C",
265 26,
266 200,
267 -24,
268 150,
269 -24,
270 88,
271 "L",
272 -24,
273 88,
274 "C",
275 -24,
276 26,
277 26,
278 -24,
279 88,
280 -24,
281 "Z"
282 ],
283 "fillColor": "rgba(128, 128, 128, 0)"
284 },
285 {
286 "path": [
287 "M",
288 24,
289 24,
290 "L",
291 152,
292 24,
293 "L",
294 152,
295 152,
296 "L",
297 24,
298 152,
299 "Z"
300 ],
301 "fillColor": "rgba(255, 0, 0, 0)",
302 "outlineColor": "rgba(128, 0, 0, 0)"
303 },
304 {
305 "path": [
306 "M",
307 24,
308 24,
309 "L",
310 152,
311 24,
312 "L",
313 152,
314 152,
315 "L",
316 24,
317 152,
318 "Z"
319 ],
320 "fillColor": "rgba(0, 255, 0, 0)"
321 },
322 {
323 "path": [
324 "M",
325 24,
326 24,
327 "L",
328 152,
329 24,
330 "L",
331 152,
332 152,
333 "L",
334 24,
335 152,
336 "Z"
337 ],
338 "fillColor": "rgba(0, 0, 255, 0)"
339 },
340 {
341 "path": [
342 "M",
343 8,
344 8,
345 "L",
346 168,
347 8,
348 "L",
349 168,
350 168,
351 "L",
352 8,
353 168,
354 "Z"
355 ],
356 "fillColor": "rgba(255, 255, 255, 0)"
357 }
358 ],
359 "showRulers": true,
360 "showExtensionLines": true,
361 "elementInfo": {
362 "tagName": "div",
363 "idValue": "circle",
364 "className": ".float.circle",
365 "nodeWidth": "128",
366 "nodeHeight": "128"
367 }
368 }
369
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698