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

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

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
1 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
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": "LayoutSVGRoot (positioned) svg", 10 "object": "LayoutSVGRoot (positioned) svg",
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 "reason": "bounds change" 82 "reason": "bounds change"
83 }, 83 },
84 { 84 {
85 "object": "LayoutSVGText text", 85 "object": "LayoutSVGText text",
86 "rect": [0, 14, 193, 46], 86 "rect": [0, 14, 193, 46],
87 "reason": "forced by layout" 87 "reason": "forced by layout"
88 }, 88 },
89 { 89 {
90 "object": "LayoutSVGForeignObject foreignObject", 90 "object": "LayoutSVGForeignObject foreignObject",
91 "rect": [210, 13, 100, 100], 91 "rect": [210, 13, 100, 100],
92 "reason": "location change" 92 "reason": "bounds change"
93 }, 93 },
94 { 94 {
95 "object": "LayoutSVGForeignObject foreignObject", 95 "object": "LayoutSVGForeignObject foreignObject",
96 "rect": [210, 113, 100, 87], 96 "rect": [210, 113, 100, 87],
97 "reason": "location change" 97 "reason": "bounds change"
98 }, 98 },
99 { 99 {
100 "object": "LayoutBlockFlow P", 100 "object": "LayoutBlockFlow P",
101 "rect": [210, 113, 100, 48], 101 "rect": [210, 113, 100, 48],
102 "reason": "location change" 102 "reason": "bounds change"
103 }, 103 },
104 { 104 {
105 "object": "LayoutBlockFlow P", 105 "object": "LayoutBlockFlow P",
106 "rect": [210, 13, 100, 48], 106 "rect": [210, 13, 100, 48],
107 "reason": "location change" 107 "reason": "bounds change"
108 }, 108 },
109 { 109 {
110 "object": "LayoutSVGInlineText #text", 110 "object": "LayoutSVGInlineText #text",
111 "rect": [310, 114, 92, 46], 111 "rect": [310, 114, 92, 46],
112 "reason": "location change" 112 "reason": "bounds change"
113 }, 113 },
114 { 114 {
115 "object": "LayoutSVGText text", 115 "object": "LayoutSVGText text",
116 "rect": [310, 114, 92, 46], 116 "rect": [310, 114, 92, 46],
117 "reason": "location change" 117 "reason": "forced by layout"
118 }, 118 },
119 { 119 {
120 "object": "LayoutSVGViewportContainer svg", 120 "object": "LayoutSVGViewportContainer svg",
121 "rect": [310, 114, 92, 46], 121 "rect": [310, 114, 92, 46],
122 "reason": "location change" 122 "reason": "bounds change"
123 }, 123 },
124 { 124 {
125 "object": "LayoutSVGText text", 125 "object": "LayoutSVGText text",
126 "rect": [310, 64, 92, 46], 126 "rect": [310, 64, 92, 46],
127 "reason": "forced by layout" 127 "reason": "forced by layout"
128 }, 128 },
129 { 129 {
130 "object": "LayoutSVGInlineText #text", 130 "object": "LayoutSVGInlineText #text",
131 "rect": [310, 14, 92, 46], 131 "rect": [310, 14, 92, 46],
132 "reason": "location change" 132 "reason": "bounds change"
133 }, 133 },
134 { 134 {
135 "object": "LayoutSVGText text", 135 "object": "LayoutSVGText text",
136 "rect": [310, 14, 92, 46], 136 "rect": [310, 14, 92, 46],
137 "reason": "location change" 137 "reason": "forced by layout"
138 }, 138 },
139 { 139 {
140 "object": "LayoutSVGViewportContainer svg", 140 "object": "LayoutSVGViewportContainer svg",
141 "rect": [310, 14, 92, 46], 141 "rect": [310, 14, 92, 46],
142 "reason": "location change" 142 "reason": "bounds change"
143 }, 143 },
144 { 144 {
145 "object": "LayoutText #text", 145 "object": "LayoutText #text",
146 "rect": [210, 114, 92, 46], 146 "rect": [210, 114, 92, 46],
147 "reason": "location change" 147 "reason": "bounds change"
148 }, 148 },
149 { 149 {
150 "object": "LayoutText #text", 150 "object": "LayoutText #text",
151 "rect": [210, 14, 92, 46], 151 "rect": [210, 14, 92, 46],
152 "reason": "location change" 152 "reason": "bounds change"
153 }, 153 },
154 { 154 {
155 "object": "LayoutSVGContainer g id='text3g'", 155 "object": "LayoutSVGContainer g id='text3g'",
156 "rect": [0, 3, 14, 4], 156 "rect": [0, 3, 14, 4],
157 "reason": "full" 157 "reason": "full"
158 }, 158 },
159 { 159 {
160 "object": "LayoutSVGInlineText #text", 160 "object": "LayoutSVGInlineText #text",
161 "rect": [0, 3, 7, 2], 161 "rect": [0, 3, 7, 2],
162 "reason": "bounds change" 162 "reason": "bounds change"
(...skipping 14 matching lines...) Expand all
177 "reason": "bounds change" 177 "reason": "bounds change"
178 }, 178 },
179 { 179 {
180 "object": "LayoutSVGText text", 180 "object": "LayoutSVGText text",
181 "rect": [0, 3, 7, 2], 181 "rect": [0, 3, 7, 2],
182 "reason": "forced by layout" 182 "reason": "forced by layout"
183 }, 183 },
184 { 184 {
185 "object": "LayoutSVGInlineText #text", 185 "object": "LayoutSVGInlineText #text",
186 "rect": [9, 3, 5, 2], 186 "rect": [9, 3, 5, 2],
187 "reason": "location change" 187 "reason": "bounds change"
188 }, 188 },
189 { 189 {
190 "object": "LayoutSVGText text", 190 "object": "LayoutSVGText text",
191 "rect": [9, 3, 5, 2], 191 "rect": [9, 3, 5, 2],
192 "reason": "location change" 192 "reason": "forced by layout"
193 }, 193 },
194 { 194 {
195 "object": "LayoutSVGViewportContainer svg", 195 "object": "LayoutSVGViewportContainer svg",
196 "rect": [9, 3, 5, 2], 196 "rect": [9, 3, 5, 2],
197 "reason": "location change" 197 "reason": "bounds change"
198 }, 198 },
199 { 199 {
200 "object": "LayoutSVGForeignObject foreignObject", 200 "object": "LayoutSVGForeignObject foreignObject",
201 "rect": [6, 3, 4, 4], 201 "rect": [6, 3, 4, 4],
202 "reason": "location change" 202 "reason": "bounds change"
203 }, 203 },
204 { 204 {
205 "object": "LayoutBlockFlow P", 205 "object": "LayoutBlockFlow P",
206 "rect": [6, 3, 4, 2], 206 "rect": [6, 3, 4, 2],
207 "reason": "location change" 207 "reason": "bounds change"
208 }, 208 },
209 { 209 {
210 "object": "LayoutText #text", 210 "object": "LayoutText #text",
211 "rect": [6, 3, 4, 2], 211 "rect": [6, 3, 4, 2],
212 "reason": "location change" 212 "reason": "bounds change"
213 }, 213 },
214 { 214 {
215 "object": "LayoutBlockFlow P", 215 "object": "LayoutBlockFlow P",
216 "rect": [0, 0, 1, 1], 216 "rect": [0, 0, 1, 1],
217 "reason": "location change" 217 "reason": "bounds change"
218 }, 218 },
219 { 219 {
220 "object": "LayoutSVGContainer g id='text1g'", 220 "object": "LayoutSVGContainer g id='text1g'",
221 "rect": [0, 0, 1, 1], 221 "rect": [0, 0, 1, 1],
222 "reason": "full" 222 "reason": "full"
223 }, 223 },
224 { 224 {
225 "object": "LayoutSVGForeignObject foreignObject", 225 "object": "LayoutSVGForeignObject foreignObject",
226 "rect": [0, 0, 1, 1], 226 "rect": [0, 0, 1, 1],
227 "reason": "location change" 227 "reason": "bounds change"
228 }, 228 },
229 { 229 {
230 "object": "LayoutText #text", 230 "object": "LayoutText #text",
231 "rect": [0, 0, 1, 1], 231 "rect": [0, 0, 1, 1],
232 "reason": "location change" 232 "reason": "bounds change"
233 }, 233 },
234 { 234 {
235 "object": "InlineFlowBox", 235 "object": "InlineFlowBox",
236 "reason": "full" 236 "reason": "full"
237 }, 237 },
238 { 238 {
239 "object": "InlineFlowBox", 239 "object": "InlineFlowBox",
240 "reason": "full" 240 "reason": "full"
241 }, 241 },
242 { 242 {
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 { 298 {
299 "object": "InlineTextBox 'PASS'", 299 "object": "InlineTextBox 'PASS'",
300 "reason": "bounds change" 300 "reason": "bounds change"
301 }, 301 },
302 { 302 {
303 "object": "InlineTextBox 'PASS'", 303 "object": "InlineTextBox 'PASS'",
304 "reason": "bounds change" 304 "reason": "bounds change"
305 }, 305 },
306 { 306 {
307 "object": "InlineTextBox 'PASS'", 307 "object": "InlineTextBox 'PASS'",
308 "reason": "location change" 308 "reason": "bounds change"
309 }, 309 },
310 { 310 {
311 "object": "InlineTextBox 'PASS'", 311 "object": "InlineTextBox 'PASS'",
312 "reason": "location change" 312 "reason": "bounds change"
313 }, 313 },
314 { 314 {
315 "object": "InlineTextBox 'PASS'", 315 "object": "InlineTextBox 'PASS'",
316 "reason": "location change" 316 "reason": "bounds change"
317 }, 317 },
318 { 318 {
319 "object": "InlineTextBox 'PASS'", 319 "object": "InlineTextBox 'PASS'",
320 "reason": "location change" 320 "reason": "bounds change"
321 }, 321 },
322 { 322 {
323 "object": "RootInlineBox", 323 "object": "RootInlineBox",
324 "reason": "full" 324 "reason": "full"
325 }, 325 },
326 { 326 {
327 "object": "RootInlineBox", 327 "object": "RootInlineBox",
328 "reason": "full" 328 "reason": "full"
329 }, 329 },
330 { 330 {
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 }, 373 },
374 { 374 {
375 "object": "RootInlineBox", 375 "object": "RootInlineBox",
376 "reason": "full" 376 "reason": "full"
377 } 377 }
378 ] 378 ]
379 } 379 }
380 ] 380 ]
381 } 381 }
382 382
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698