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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt

Issue 2478233002: Make 'transform' a presentation attribute on SVG elements (Closed)
Patch Set: Rebase Created 4 years 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 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutSVGContainer g id='text2g'", 10 "object": "LayoutSVGContainer g id='text2g'",
11 "rect": [0, 63, 402, 100], 11 "rect": [0, 63, 402, 100],
12 "reason": "full" 12 "reason": "full"
13 }, 13 },
14 { 14 {
15 "object": "LayoutSVGContainer g id='text1g'", 15 "object": "LayoutSVGContainer g id='text1g'",
16 "rect": [0, 13, 402, 100], 16 "rect": [0, 13, 402, 100],
17 "reason": "full" 17 "reason": "subtree"
18 }, 18 },
19 { 19 {
20 "object": "LayoutSVGContainer g id='text3g'", 20 "object": "LayoutSVGContainer g id='text3g'",
21 "rect": [0, 113, 402, 87], 21 "rect": [0, 113, 402, 87],
22 "reason": "full" 22 "reason": "subtree"
23 }, 23 },
24 { 24 {
25 "object": "LayoutSVGInlineText #text", 25 "object": "LayoutSVGInlineText #text",
26 "rect": [0, 114, 194, 45], 26 "rect": [0, 114, 194, 45],
27 "reason": "forced by layout" 27 "reason": "subtree"
28 }, 28 },
29 { 29 {
30 "object": "LayoutSVGInlineText #text", 30 "object": "LayoutSVGInlineText #text",
31 "rect": [0, 114, 194, 45], 31 "rect": [0, 114, 194, 45],
32 "reason": "forced by layout" 32 "reason": "subtree"
33 }, 33 },
34 { 34 {
35 "object": "LayoutSVGInlineText #text", 35 "object": "LayoutSVGInlineText #text",
36 "rect": [0, 114, 194, 45], 36 "rect": [0, 114, 194, 45],
37 "reason": "bounds change" 37 "reason": "subtree"
38 }, 38 },
39 { 39 {
40 "object": "LayoutSVGTSpan tspan", 40 "object": "LayoutSVGTSpan tspan",
41 "rect": [0, 114, 194, 45], 41 "rect": [0, 114, 194, 45],
42 "reason": "forced by layout" 42 "reason": "subtree"
43 }, 43 },
44 { 44 {
45 "object": "LayoutSVGText text", 45 "object": "LayoutSVGText text",
46 "rect": [0, 114, 194, 45], 46 "rect": [0, 114, 194, 45],
47 "reason": "forced by layout" 47 "reason": "subtree"
48 }, 48 },
49 { 49 {
50 "object": "LayoutSVGInlineText #text", 50 "object": "LayoutSVGInlineText #text",
51 "rect": [0, 14, 194, 45], 51 "rect": [0, 14, 194, 45],
52 "reason": "forced by layout" 52 "reason": "subtree"
53 }, 53 },
54 { 54 {
55 "object": "LayoutSVGInlineText #text", 55 "object": "LayoutSVGInlineText #text",
56 "rect": [0, 14, 194, 45], 56 "rect": [0, 14, 194, 45],
57 "reason": "forced by layout" 57 "reason": "subtree"
58 }, 58 },
59 { 59 {
60 "object": "LayoutSVGInlineText #text", 60 "object": "LayoutSVGInlineText #text",
61 "rect": [0, 14, 194, 45], 61 "rect": [0, 14, 194, 45],
62 "reason": "became visible" 62 "reason": "subtree"
63 }, 63 },
64 { 64 {
65 "object": "LayoutSVGTSpan tspan", 65 "object": "LayoutSVGTSpan tspan",
66 "rect": [0, 14, 194, 45], 66 "rect": [0, 14, 194, 45],
67 "reason": "forced by layout" 67 "reason": "subtree"
68 }, 68 },
69 { 69 {
70 "object": "LayoutSVGText text", 70 "object": "LayoutSVGText text",
71 "rect": [0, 14, 194, 45], 71 "rect": [0, 14, 194, 45],
72 "reason": "forced by layout" 72 "reason": "subtree"
73 },
74 {
75 "object": "LayoutSVGForeignObject foreignObject",
76 "rect": [210, 13, 100, 100],
77 "reason": "subtree"
78 },
79 {
80 "object": "LayoutSVGForeignObject foreignObject",
81 "rect": [210, 113, 100, 87],
82 "reason": "subtree"
73 }, 83 },
74 { 84 {
75 "object": "LayoutBlockFlow P", 85 "object": "LayoutBlockFlow P",
76 "rect": [210, 113, 100, 47], 86 "rect": [210, 113, 100, 47],
77 "reason": "bounds change" 87 "reason": "subtree"
78 }, 88 },
79 { 89 {
80 "object": "LayoutBlockFlow P", 90 "object": "LayoutBlockFlow P",
81 "rect": [210, 13, 100, 47], 91 "rect": [210, 13, 100, 47],
82 "reason": "bounds change" 92 "reason": "subtree"
83 }, 93 },
84 { 94 {
85 "object": "LayoutSVGInlineText #text", 95 "object": "LayoutSVGInlineText #text",
86 "rect": [310, 114, 92, 45], 96 "rect": [310, 114, 92, 45],
87 "reason": "forced by layout" 97 "reason": "subtree"
88 }, 98 },
89 { 99 {
90 "object": "LayoutSVGText text", 100 "object": "LayoutSVGText text",
91 "rect": [310, 114, 92, 45], 101 "rect": [310, 114, 92, 45],
92 "reason": "forced by layout" 102 "reason": "subtree"
93 }, 103 },
94 { 104 {
95 "object": "LayoutSVGViewportContainer svg", 105 "object": "LayoutSVGViewportContainer svg",
96 "rect": [310, 114, 92, 45], 106 "rect": [310, 114, 92, 45],
97 "reason": "bounds change" 107 "reason": "subtree"
98 }, 108 },
99 { 109 {
100 "object": "LayoutSVGInlineText #text", 110 "object": "LayoutSVGInlineText #text",
101 "rect": [310, 14, 92, 45], 111 "rect": [310, 14, 92, 45],
102 "reason": "forced by layout" 112 "reason": "subtree"
103 }, 113 },
104 { 114 {
105 "object": "LayoutSVGText text", 115 "object": "LayoutSVGText text",
106 "rect": [310, 14, 92, 45], 116 "rect": [310, 14, 92, 45],
107 "reason": "forced by layout" 117 "reason": "subtree"
108 }, 118 },
109 { 119 {
110 "object": "LayoutSVGViewportContainer svg", 120 "object": "LayoutSVGViewportContainer svg",
111 "rect": [310, 14, 92, 45], 121 "rect": [310, 14, 92, 45],
112 "reason": "became visible" 122 "reason": "subtree"
113 }, 123 },
114 { 124 {
115 "object": "LayoutText #text", 125 "object": "LayoutText #text",
116 "rect": [210, 114, 92, 45], 126 "rect": [210, 114, 92, 45],
117 "reason": "bounds change" 127 "reason": "subtree"
118 }, 128 },
119 { 129 {
120 "object": "LayoutText #text", 130 "object": "LayoutText #text",
121 "rect": [210, 14, 92, 45], 131 "rect": [210, 14, 92, 45],
122 "reason": "bounds change" 132 "reason": "subtree"
123 }, 133 },
124 { 134 {
125 "object": "LayoutSVGContainer g id='text3g'", 135 "object": "LayoutSVGContainer g id='text3g'",
126 "rect": [0, 3, 14, 4], 136 "rect": [0, 3, 14, 4],
127 "reason": "full" 137 "reason": "subtree"
128 }, 138 },
129 { 139 {
130 "object": "LayoutSVGInlineText #text", 140 "object": "LayoutSVGInlineText #text",
131 "rect": [0, 3, 7, 2], 141 "rect": [0, 3, 7, 2],
132 "reason": "forced by layout" 142 "reason": "subtree"
133 }, 143 },
134 { 144 {
135 "object": "LayoutSVGInlineText #text", 145 "object": "LayoutSVGInlineText #text",
136 "rect": [0, 3, 7, 2], 146 "rect": [0, 3, 7, 2],
137 "reason": "forced by layout" 147 "reason": "subtree"
138 }, 148 },
139 { 149 {
140 "object": "LayoutSVGInlineText #text", 150 "object": "LayoutSVGInlineText #text",
141 "rect": [0, 3, 7, 2], 151 "rect": [0, 3, 7, 2],
142 "reason": "bounds change" 152 "reason": "subtree"
143 }, 153 },
144 { 154 {
145 "object": "LayoutSVGTSpan tspan", 155 "object": "LayoutSVGTSpan tspan",
146 "rect": [0, 3, 7, 2], 156 "rect": [0, 3, 7, 2],
147 "reason": "forced by layout" 157 "reason": "subtree"
148 }, 158 },
149 { 159 {
150 "object": "LayoutSVGText text", 160 "object": "LayoutSVGText text",
151 "rect": [0, 3, 7, 2], 161 "rect": [0, 3, 7, 2],
152 "reason": "forced by layout" 162 "reason": "subtree"
153 }, 163 },
154 { 164 {
155 "object": "LayoutSVGInlineText #text", 165 "object": "LayoutSVGInlineText #text",
156 "rect": [9, 3, 5, 2], 166 "rect": [9, 3, 5, 2],
157 "reason": "forced by layout" 167 "reason": "subtree"
158 }, 168 },
159 { 169 {
160 "object": "LayoutSVGText text", 170 "object": "LayoutSVGText text",
161 "rect": [9, 3, 5, 2], 171 "rect": [9, 3, 5, 2],
162 "reason": "forced by layout" 172 "reason": "subtree"
163 }, 173 },
164 { 174 {
165 "object": "LayoutSVGViewportContainer svg", 175 "object": "LayoutSVGViewportContainer svg",
166 "rect": [9, 3, 5, 2], 176 "rect": [9, 3, 5, 2],
167 "reason": "bounds change" 177 "reason": "subtree"
178 },
179 {
180 "object": "LayoutSVGForeignObject foreignObject",
181 "rect": [6, 3, 4, 4],
182 "reason": "subtree"
168 }, 183 },
169 { 184 {
170 "object": "LayoutBlockFlow P", 185 "object": "LayoutBlockFlow P",
171 "rect": [6, 3, 4, 2], 186 "rect": [6, 3, 4, 2],
172 "reason": "bounds change" 187 "reason": "subtree"
173 }, 188 },
174 { 189 {
175 "object": "LayoutText #text", 190 "object": "LayoutText #text",
176 "rect": [6, 3, 4, 2], 191 "rect": [6, 3, 4, 2],
177 "reason": "bounds change" 192 "reason": "subtree"
178 }, 193 },
179 { 194 {
180 "object": "LayoutBlockFlow P", 195 "object": "LayoutBlockFlow P",
181 "rect": [0, 0, 1, 1], 196 "rect": [0, 0, 1, 1],
182 "reason": "bounds change" 197 "reason": "subtree"
183 }, 198 },
184 { 199 {
185 "object": "LayoutSVGContainer g id='text1g'", 200 "object": "LayoutSVGContainer g id='text1g'",
186 "rect": [0, 0, 1, 1], 201 "rect": [0, 0, 1, 1],
187 "reason": "full" 202 "reason": "subtree"
188 }, 203 },
189 { 204 {
190 "object": "LayoutText #text", 205 "object": "LayoutSVGForeignObject foreignObject",
191 "rect": [0, 0, 1, 1], 206 "rect": [0, 0, 1, 1],
192 "reason": "bounds change" 207 "reason": "subtree"
208 },
209 {
210 "object": "LayoutText #text",
211 "rect": [0, 0, 1, 1],
212 "reason": "subtree"
193 } 213 }
194 ] 214 ]
195 } 215 }
196 ], 216 ],
197 "objectPaintInvalidations": [ 217 "objectPaintInvalidations": [
198 { 218 {
199 "object": "LayoutSVGContainer g id='text1g'", 219 "object": "LayoutSVGContainer g id='text1g'",
200 "reason": "full" 220 "reason": "subtree"
201 }, 221 },
202 { 222 {
203 "object": "LayoutSVGText text", 223 "object": "LayoutSVGText text",
204 "reason": "forced by layout" 224 "reason": "subtree"
205 }, 225 },
206 { 226 {
207 "object": "RootInlineBox", 227 "object": "RootInlineBox",
208 "reason": "forced by layout" 228 "reason": "subtree"
209 }, 229 },
210 { 230 {
211 "object": "LayoutSVGInlineText #text", 231 "object": "LayoutSVGInlineText #text",
212 "reason": "forced by layout" 232 "reason": "subtree"
213 }, 233 },
214 { 234 {
215 "object": "InlineTextBox 'PASS '", 235 "object": "InlineTextBox 'PASS '",
216 "reason": "forced by layout" 236 "reason": "subtree"
217 }, 237 },
218 { 238 {
219 "object": "LayoutSVGTSpan tspan", 239 "object": "LayoutSVGTSpan tspan",
220 "reason": "forced by layout" 240 "reason": "subtree"
221 }, 241 },
222 { 242 {
223 "object": "InlineFlowBox", 243 "object": "InlineFlowBox",
224 "reason": "forced by layout" 244 "reason": "subtree"
225 }, 245 },
226 { 246 {
227 "object": "LayoutSVGInlineText #text", 247 "object": "LayoutSVGInlineText #text",
228 "reason": "forced by layout" 248 "reason": "subtree"
229 }, 249 },
230 { 250 {
231 "object": "InlineTextBox 'PASS'", 251 "object": "InlineTextBox 'PASS'",
232 "reason": "forced by layout" 252 "reason": "subtree"
233 }, 253 },
234 { 254 {
235 "object": "LayoutSVGInlineText #text", 255 "object": "LayoutSVGInlineText #text",
236 "reason": "became visible" 256 "reason": "subtree"
257 },
258 {
259 "object": "LayoutSVGForeignObject foreignObject",
260 "reason": "subtree"
237 }, 261 },
238 { 262 {
239 "object": "LayoutBlockFlow P", 263 "object": "LayoutBlockFlow P",
240 "reason": "bounds change" 264 "reason": "subtree"
241 }, 265 },
242 { 266 {
243 "object": "RootInlineBox", 267 "object": "RootInlineBox",
244 "reason": "bounds change" 268 "reason": "subtree"
245 }, 269 },
246 { 270 {
247 "object": "LayoutText #text", 271 "object": "LayoutText #text",
248 "reason": "bounds change" 272 "reason": "subtree"
249 }, 273 },
250 { 274 {
251 "object": "InlineTextBox 'PASS'", 275 "object": "InlineTextBox 'PASS'",
252 "reason": "bounds change" 276 "reason": "subtree"
253 }, 277 },
254 { 278 {
255 "object": "LayoutSVGViewportContainer svg", 279 "object": "LayoutSVGViewportContainer svg",
256 "reason": "became visible" 280 "reason": "subtree"
257 }, 281 },
258 { 282 {
259 "object": "LayoutSVGText text", 283 "object": "LayoutSVGText text",
260 "reason": "forced by layout" 284 "reason": "subtree"
261 }, 285 },
262 { 286 {
263 "object": "RootInlineBox", 287 "object": "RootInlineBox",
264 "reason": "forced by layout" 288 "reason": "subtree"
265 }, 289 },
266 { 290 {
267 "object": "LayoutSVGInlineText #text", 291 "object": "LayoutSVGInlineText #text",
268 "reason": "forced by layout" 292 "reason": "subtree"
269 }, 293 },
270 { 294 {
271 "object": "InlineTextBox 'PASS'", 295 "object": "InlineTextBox 'PASS'",
272 "reason": "forced by layout" 296 "reason": "subtree"
273 }, 297 },
274 { 298 {
275 "object": "LayoutSVGContainer g id='text2g'", 299 "object": "LayoutSVGContainer g id='text2g'",
276 "reason": "full" 300 "reason": "full"
277 }, 301 },
278 { 302 {
279 "object": "LayoutBlockFlow P", 303 "object": "LayoutSVGContainer g id='text3g'",
280 "reason": "location change" 304 "reason": "subtree"
305 },
306 {
307 "object": "LayoutSVGText text",
308 "reason": "subtree"
281 }, 309 },
282 { 310 {
283 "object": "RootInlineBox", 311 "object": "RootInlineBox",
284 "reason": "location change" 312 "reason": "subtree"
313 },
314 {
315 "object": "LayoutSVGInlineText #text",
316 "reason": "subtree"
317 },
318 {
319 "object": "InlineTextBox 'PASS '",
320 "reason": "subtree"
321 },
322 {
323 "object": "LayoutSVGTSpan tspan",
324 "reason": "subtree"
325 },
326 {
327 "object": "InlineFlowBox",
328 "reason": "subtree"
329 },
330 {
331 "object": "LayoutSVGInlineText #text",
332 "reason": "subtree"
333 },
334 {
335 "object": "InlineTextBox 'PASS'",
336 "reason": "subtree"
337 },
338 {
339 "object": "LayoutSVGInlineText #text",
340 "reason": "subtree"
341 },
342 {
343 "object": "LayoutSVGForeignObject foreignObject",
344 "reason": "subtree"
345 },
346 {
347 "object": "LayoutBlockFlow P",
348 "reason": "subtree"
349 },
350 {
351 "object": "RootInlineBox",
352 "reason": "subtree"
285 }, 353 },
286 { 354 {
287 "object": "LayoutText #text", 355 "object": "LayoutText #text",
288 "reason": "location change" 356 "reason": "subtree"
289 }, 357 },
290 { 358 {
291 "object": "InlineTextBox 'PASS'", 359 "object": "InlineTextBox 'PASS'",
292 "reason": "location change" 360 "reason": "subtree"
293 }, 361 },
294 { 362 {
295 "object": "LayoutSVGContainer g id='text3g'", 363 "object": "LayoutSVGViewportContainer svg",
296 "reason": "full" 364 "reason": "subtree"
297 }, 365 },
298 { 366 {
299 "object": "LayoutSVGText text", 367 "object": "LayoutSVGText text",
300 "reason": "forced by layout" 368 "reason": "subtree"
301 }, 369 },
302 { 370 {
303 "object": "RootInlineBox", 371 "object": "RootInlineBox",
304 "reason": "forced by layout" 372 "reason": "subtree"
305 }, 373 },
306 { 374 {
307 "object": "LayoutSVGInlineText #text", 375 "object": "LayoutSVGInlineText #text",
308 "reason": "forced by layout" 376 "reason": "subtree"
309 },
310 {
311 "object": "InlineTextBox 'PASS '",
312 "reason": "forced by layout"
313 },
314 {
315 "object": "LayoutSVGTSpan tspan",
316 "reason": "forced by layout"
317 },
318 {
319 "object": "InlineFlowBox",
320 "reason": "forced by layout"
321 },
322 {
323 "object": "LayoutSVGInlineText #text",
324 "reason": "forced by layout"
325 }, 377 },
326 { 378 {
327 "object": "InlineTextBox 'PASS'", 379 "object": "InlineTextBox 'PASS'",
328 "reason": "forced by layout" 380 "reason": "subtree"
329 },
330 {
331 "object": "LayoutSVGInlineText #text",
332 "reason": "bounds change"
333 },
334 {
335 "object": "LayoutBlockFlow P",
336 "reason": "bounds change"
337 },
338 {
339 "object": "RootInlineBox",
340 "reason": "bounds change"
341 },
342 {
343 "object": "LayoutText #text",
344 "reason": "bounds change"
345 },
346 {
347 "object": "InlineTextBox 'PASS'",
348 "reason": "bounds change"
349 },
350 {
351 "object": "LayoutSVGViewportContainer svg",
352 "reason": "bounds change"
353 },
354 {
355 "object": "LayoutSVGText text",
356 "reason": "forced by layout"
357 },
358 {
359 "object": "RootInlineBox",
360 "reason": "forced by layout"
361 },
362 {
363 "object": "LayoutSVGInlineText #text",
364 "reason": "forced by layout"
365 },
366 {
367 "object": "InlineTextBox 'PASS'",
368 "reason": "forced by layout"
369 } 381 }
370 ] 382 ]
371 } 383 }
372 384
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698