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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/use-detach-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 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 "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='use'", 10 "object": "LayoutSVGContainer g id='use'",
11 "rect": [210, 58, 44, 64], 11 "rect": [210, 58, 44, 64],
12 "reason": "layoutObject insertion" 12 "reason": "appeared"
13 }, 13 },
14 { 14 {
15 "object": "LayoutSVGContainer g id='use'", 15 "object": "LayoutSVGContainer g id='use'",
16 "rect": [210, 58, 44, 64], 16 "rect": [210, 58, 44, 64],
17 "reason": "layoutObject insertion" 17 "reason": "appeared"
18 }, 18 },
19 { 19 {
20 "object": "LayoutSVGContainer g id='use'", 20 "object": "LayoutSVGContainer g id='use'",
21 "rect": [210, 58, 44, 64], 21 "rect": [210, 58, 44, 64],
22 "reason": "layoutObject removal" 22 "reason": "disappeared"
23 }, 23 },
24 { 24 {
25 "object": "LayoutSVGContainer use", 25 "object": "LayoutSVGContainer use",
26 "rect": [210, 58, 44, 38], 26 "rect": [210, 58, 44, 38],
27 "reason": "layoutObject removal" 27 "reason": "disappeared"
28 }, 28 },
29 { 29 {
30 "object": "LayoutSVGInlineText #text", 30 "object": "LayoutSVGInlineText #text",
31 "rect": [210, 58, 44, 38], 31 "rect": [210, 58, 44, 38],
32 "reason": "layoutObject removal" 32 "reason": "disappeared"
33 }, 33 },
34 { 34 {
35 "object": "LayoutSVGText text id='use_text'", 35 "object": "LayoutSVGText text id='use_text'",
36 "rect": [210, 58, 44, 38], 36 "rect": [210, 58, 44, 38],
37 "reason": "layoutObject removal" 37 "reason": "disappeared"
38 }, 38 },
39 { 39 {
40 "object": "LayoutSVGContainer use", 40 "object": "LayoutSVGContainer use",
41 "rect": [218, 94, 28, 28], 41 "rect": [218, 94, 28, 28],
42 "reason": "layoutObject insertion" 42 "reason": "appeared"
43 }, 43 },
44 { 44 {
45 "object": "LayoutSVGContainer use", 45 "object": "LayoutSVGContainer use",
46 "rect": [218, 94, 28, 28], 46 "rect": [218, 94, 28, 28],
47 "reason": "layoutObject insertion" 47 "reason": "appeared"
48 }, 48 },
49 { 49 {
50 "object": "LayoutSVGContainer use", 50 "object": "LayoutSVGContainer use",
51 "rect": [218, 94, 28, 28], 51 "rect": [218, 94, 28, 28],
52 "reason": "layoutObject removal" 52 "reason": "disappeared"
53 }, 53 },
54 { 54 {
55 "object": "LayoutSVGEllipse circle id='use_circle'", 55 "object": "LayoutSVGEllipse circle id='use_circle'",
56 "rect": [218, 94, 28, 28], 56 "rect": [218, 94, 28, 28],
57 "reason": "layoutObject insertion" 57 "reason": "appeared"
58 }, 58 },
59 { 59 {
60 "object": "LayoutSVGEllipse circle id='use_circle'", 60 "object": "LayoutSVGEllipse circle id='use_circle'",
61 "rect": [218, 94, 28, 28], 61 "rect": [218, 94, 28, 28],
62 "reason": "layoutObject insertion" 62 "reason": "appeared"
63 }, 63 },
64 { 64 {
65 "object": "LayoutSVGEllipse circle id='use_circle'", 65 "object": "LayoutSVGEllipse circle id='use_circle'",
66 "rect": [218, 94, 28, 28], 66 "rect": [218, 94, 28, 28],
67 "reason": "layoutObject removal" 67 "reason": "disappeared"
68 }, 68 },
69 { 69 {
70 "object": "LayoutSVGContainer use", 70 "object": "LayoutSVGContainer use",
71 "rect": [41, 19, 18, 16], 71 "rect": [41, 19, 18, 16],
72 "reason": "layoutObject removal" 72 "reason": "disappeared"
73 }, 73 },
74 { 74 {
75 "object": "LayoutSVGContainer use", 75 "object": "LayoutSVGContainer use",
76 "rect": [41, 19, 18, 16], 76 "rect": [41, 19, 18, 16],
77 "reason": "layoutObject removal" 77 "reason": "disappeared"
78 }, 78 },
79 { 79 {
80 "object": "LayoutSVGInlineText #text", 80 "object": "LayoutSVGInlineText #text",
81 "rect": [41, 19, 18, 16], 81 "rect": [41, 19, 18, 16],
82 "reason": "layoutObject removal" 82 "reason": "disappeared"
83 }, 83 },
84 { 84 {
85 "object": "LayoutSVGInlineText #text", 85 "object": "LayoutSVGInlineText #text",
86 "rect": [41, 19, 18, 16], 86 "rect": [41, 19, 18, 16],
87 "reason": "layoutObject removal" 87 "reason": "disappeared"
88 }, 88 },
89 { 89 {
90 "object": "LayoutSVGText text id='use_text'", 90 "object": "LayoutSVGText text id='use_text'",
91 "rect": [41, 19, 18, 16], 91 "rect": [41, 19, 18, 16],
92 "reason": "layoutObject removal" 92 "reason": "disappeared"
93 }, 93 },
94 { 94 {
95 "object": "LayoutSVGText text id='use_text'", 95 "object": "LayoutSVGText text id='use_text'",
96 "rect": [41, 19, 18, 16], 96 "rect": [41, 19, 18, 16],
97 "reason": "layoutObject removal" 97 "reason": "disappeared"
98 }, 98 },
99 { 99 {
100 "object": "LayoutSVGContainer use", 100 "object": "LayoutSVGContainer use",
101 "rect": [44, 34, 12, 12], 101 "rect": [44, 34, 12, 12],
102 "reason": "layoutObject removal" 102 "reason": "disappeared"
103 }, 103 },
104 { 104 {
105 "object": "LayoutSVGContainer use", 105 "object": "LayoutSVGContainer use",
106 "rect": [44, 34, 12, 12], 106 "rect": [44, 34, 12, 12],
107 "reason": "layoutObject removal" 107 "reason": "disappeared"
108 }, 108 },
109 { 109 {
110 "object": "LayoutSVGEllipse circle id='use_circle'", 110 "object": "LayoutSVGEllipse circle id='use_circle'",
111 "rect": [44, 34, 12, 12], 111 "rect": [44, 34, 12, 12],
112 "reason": "layoutObject removal" 112 "reason": "disappeared"
113 }, 113 },
114 { 114 {
115 "object": "LayoutSVGEllipse circle id='use_circle'", 115 "object": "LayoutSVGEllipse circle id='use_circle'",
116 "rect": [44, 34, 12, 12], 116 "rect": [44, 34, 12, 12],
117 "reason": "layoutObject removal" 117 "reason": "disappeared"
118 } 118 }
119 ] 119 ]
120 } 120 }
121 ], 121 ],
122 "objectPaintInvalidations": [ 122 "objectPaintInvalidations": [
123 { 123 {
124 "object": "LayoutSVGInlineText #text", 124 "object": "LayoutSVGInlineText #text",
125 "reason": "layoutObject removal" 125 "reason": "disappeared"
126 }, 126 },
127 { 127 {
128 "object": "LayoutSVGText text id='use_text'", 128 "object": "LayoutSVGText text id='use_text'",
129 "reason": "layoutObject removal" 129 "reason": "disappeared"
130 }, 130 },
131 { 131 {
132 "object": "LayoutSVGContainer use", 132 "object": "LayoutSVGContainer use",
133 "reason": "layoutObject removal" 133 "reason": "disappeared"
134 }, 134 },
135 { 135 {
136 "object": "LayoutSVGEllipse circle id='use_circle'", 136 "object": "LayoutSVGEllipse circle id='use_circle'",
137 "reason": "layoutObject removal" 137 "reason": "disappeared"
138 }, 138 },
139 { 139 {
140 "object": "LayoutSVGContainer use", 140 "object": "LayoutSVGContainer use",
141 "reason": "layoutObject removal" 141 "reason": "disappeared"
142 }, 142 },
143 { 143 {
144 "object": "LayoutSVGHiddenContainer g id='use'", 144 "object": "LayoutSVGHiddenContainer g id='use'",
145 "reason": "layoutObject removal" 145 "reason": "disappeared"
146 }, 146 },
147 { 147 {
148 "object": "LayoutSVGContainer g id='use'", 148 "object": "LayoutSVGContainer g id='use'",
149 "reason": "layoutObject insertion" 149 "reason": "appeared"
150 }, 150 },
151 { 151 {
152 "object": "LayoutSVGContainer use", 152 "object": "LayoutSVGContainer use",
153 "reason": "layoutObject insertion" 153 "reason": "appeared"
154 }, 154 },
155 { 155 {
156 "object": "LayoutSVGText text id='use_text'", 156 "object": "LayoutSVGText text id='use_text'",
157 "reason": "layoutObject insertion" 157 "reason": "appeared"
158 }, 158 },
159 { 159 {
160 "object": "RootInlineBox", 160 "object": "RootInlineBox",
161 "reason": "layoutObject insertion" 161 "reason": "appeared"
162 }, 162 },
163 { 163 {
164 "object": "LayoutSVGInlineText #text", 164 "object": "LayoutSVGInlineText #text",
165 "reason": "layoutObject insertion" 165 "reason": "appeared"
166 }, 166 },
167 { 167 {
168 "object": "InlineTextBox 'use'", 168 "object": "InlineTextBox 'use'",
169 "reason": "layoutObject insertion" 169 "reason": "appeared"
170 }, 170 },
171 { 171 {
172 "object": "LayoutSVGContainer use", 172 "object": "LayoutSVGContainer use",
173 "reason": "layoutObject insertion" 173 "reason": "appeared"
174 }, 174 },
175 { 175 {
176 "object": "LayoutSVGEllipse circle id='use_circle'", 176 "object": "LayoutSVGEllipse circle id='use_circle'",
177 "reason": "layoutObject insertion" 177 "reason": "appeared"
178 }, 178 },
179 { 179 {
180 "object": "LayoutSVGInlineText #text", 180 "object": "LayoutSVGInlineText #text",
181 "reason": "layoutObject removal" 181 "reason": "disappeared"
182 }, 182 },
183 { 183 {
184 "object": "LayoutSVGText text id='use_text'", 184 "object": "LayoutSVGText text id='use_text'",
185 "reason": "layoutObject removal" 185 "reason": "disappeared"
186 }, 186 },
187 { 187 {
188 "object": "LayoutSVGContainer use", 188 "object": "LayoutSVGContainer use",
189 "reason": "layoutObject removal" 189 "reason": "disappeared"
190 }, 190 },
191 { 191 {
192 "object": "LayoutSVGEllipse circle id='use_circle'", 192 "object": "LayoutSVGEllipse circle id='use_circle'",
193 "reason": "layoutObject removal" 193 "reason": "disappeared"
194 }, 194 },
195 { 195 {
196 "object": "LayoutSVGContainer use", 196 "object": "LayoutSVGContainer use",
197 "reason": "layoutObject removal" 197 "reason": "disappeared"
198 }, 198 },
199 { 199 {
200 "object": "LayoutSVGContainer g id='use'", 200 "object": "LayoutSVGContainer g id='use'",
201 "reason": "layoutObject removal" 201 "reason": "disappeared"
202 }, 202 },
203 { 203 {
204 "object": "LayoutSVGHiddenContainer g id='use'", 204 "object": "LayoutSVGHiddenContainer g id='use'",
205 "reason": "layoutObject insertion" 205 "reason": "appeared"
206 }, 206 },
207 { 207 {
208 "object": "LayoutSVGContainer use", 208 "object": "LayoutSVGContainer use",
209 "reason": "layoutObject insertion" 209 "reason": "appeared"
210 }, 210 },
211 { 211 {
212 "object": "LayoutSVGText text id='use_text'", 212 "object": "LayoutSVGText text id='use_text'",
213 "reason": "layoutObject insertion" 213 "reason": "appeared"
214 }, 214 },
215 { 215 {
216 "object": "RootInlineBox", 216 "object": "RootInlineBox",
217 "reason": "layoutObject insertion" 217 "reason": "appeared"
218 }, 218 },
219 { 219 {
220 "object": "LayoutSVGInlineText #text", 220 "object": "LayoutSVGInlineText #text",
221 "reason": "layoutObject insertion" 221 "reason": "appeared"
222 }, 222 },
223 { 223 {
224 "object": "InlineTextBox 'use'", 224 "object": "InlineTextBox 'use'",
225 "reason": "layoutObject insertion" 225 "reason": "appeared"
226 }, 226 },
227 { 227 {
228 "object": "LayoutSVGContainer use", 228 "object": "LayoutSVGContainer use",
229 "reason": "layoutObject insertion" 229 "reason": "appeared"
230 }, 230 },
231 { 231 {
232 "object": "LayoutSVGEllipse circle id='use_circle'", 232 "object": "LayoutSVGEllipse circle id='use_circle'",
233 "reason": "layoutObject insertion" 233 "reason": "appeared"
234 }, 234 },
235 { 235 {
236 "object": "LayoutSVGInlineText #text", 236 "object": "LayoutSVGInlineText #text",
237 "reason": "layoutObject removal" 237 "reason": "disappeared"
238 }, 238 },
239 { 239 {
240 "object": "LayoutSVGText text id='use_text'", 240 "object": "LayoutSVGText text id='use_text'",
241 "reason": "layoutObject removal" 241 "reason": "disappeared"
242 }, 242 },
243 { 243 {
244 "object": "LayoutSVGContainer use", 244 "object": "LayoutSVGContainer use",
245 "reason": "layoutObject removal" 245 "reason": "disappeared"
246 }, 246 },
247 { 247 {
248 "object": "LayoutSVGEllipse circle id='use_circle'", 248 "object": "LayoutSVGEllipse circle id='use_circle'",
249 "reason": "layoutObject removal" 249 "reason": "disappeared"
250 }, 250 },
251 { 251 {
252 "object": "LayoutSVGContainer use", 252 "object": "LayoutSVGContainer use",
253 "reason": "layoutObject removal" 253 "reason": "disappeared"
254 }, 254 },
255 { 255 {
256 "object": "LayoutSVGHiddenContainer g id='use'", 256 "object": "LayoutSVGHiddenContainer g id='use'",
257 "reason": "layoutObject removal" 257 "reason": "disappeared"
258 }, 258 },
259 { 259 {
260 "object": "LayoutSVGContainer g id='use'", 260 "object": "LayoutSVGContainer g id='use'",
261 "reason": "layoutObject insertion" 261 "reason": "appeared"
262 }, 262 },
263 { 263 {
264 "object": "LayoutSVGContainer use", 264 "object": "LayoutSVGContainer use",
265 "reason": "layoutObject insertion" 265 "reason": "appeared"
266 }, 266 },
267 { 267 {
268 "object": "LayoutSVGText text id='use_text'", 268 "object": "LayoutSVGText text id='use_text'",
269 "reason": "layoutObject insertion" 269 "reason": "appeared"
270 }, 270 },
271 { 271 {
272 "object": "RootInlineBox", 272 "object": "RootInlineBox",
273 "reason": "layoutObject insertion" 273 "reason": "appeared"
274 }, 274 },
275 { 275 {
276 "object": "LayoutSVGInlineText #text", 276 "object": "LayoutSVGInlineText #text",
277 "reason": "layoutObject insertion" 277 "reason": "appeared"
278 }, 278 },
279 { 279 {
280 "object": "InlineTextBox 'use'", 280 "object": "InlineTextBox 'use'",
281 "reason": "layoutObject insertion" 281 "reason": "appeared"
282 }, 282 },
283 { 283 {
284 "object": "LayoutSVGContainer use", 284 "object": "LayoutSVGContainer use",
285 "reason": "layoutObject insertion" 285 "reason": "appeared"
286 }, 286 },
287 { 287 {
288 "object": "LayoutSVGEllipse circle id='use_circle'", 288 "object": "LayoutSVGEllipse circle id='use_circle'",
289 "reason": "layoutObject insertion" 289 "reason": "appeared"
290 } 290 }
291 ] 291 ]
292 } 292 }
293 293
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698