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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/window-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='Windows'", 10 "object": "LayoutSVGContainer g id='Windows'",
11 "rect": [38, 81, 760, 454], 11 "rect": [38, 81, 760, 454],
12 "reason": "bounds change" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutSVGContainer g id='Windows'", 15 "object": "LayoutSVGContainer g id='Windows'",
16 "rect": [38, 92, 760, 443], 16 "rect": [38, 92, 760, 443],
17 "reason": "layoutObject insertion" 17 "reason": "appeared"
18 }, 18 },
19 { 19 {
20 "object": "LayoutSVGRect rect", 20 "object": "LayoutSVGRect rect",
21 "rect": [37, 142, 551, 394], 21 "rect": [37, 142, 551, 394],
22 "reason": "layoutObject insertion" 22 "reason": "appeared"
23 }, 23 },
24 { 24 {
25 "object": "LayoutSVGRect rect id='titleBarbigWindow'", 25 "object": "LayoutSVGRect rect id='titleBarbigWindow'",
26 "rect": [37, 142, 551, 17], 26 "rect": [37, 142, 551, 17],
27 "reason": "layoutObject insertion" 27 "reason": "appeared"
28 }, 28 },
29 { 29 {
30 "object": "LayoutSVGRect rect", 30 "object": "LayoutSVGRect rect",
31 "rect": [37, 522, 551, 14], 31 "rect": [37, 522, 551, 14],
32 "reason": "layoutObject insertion" 32 "reason": "appeared"
33 }, 33 },
34 { 34 {
35 "object": "LayoutSVGContainer g id='bigWindow'", 35 "object": "LayoutSVGContainer g id='bigWindow'",
36 "rect": [38, 143, 549, 392], 36 "rect": [38, 143, 549, 392],
37 "reason": "layoutObject insertion" 37 "reason": "appeared"
38 }, 38 },
39 { 39 {
40 "object": "LayoutSVGContainer g id='windowMainGroupbigWindow'", 40 "object": "LayoutSVGContainer g id='windowMainGroupbigWindow'",
41 "rect": [38, 143, 549, 392], 41 "rect": [38, 143, 549, 392],
42 "reason": "layoutObject insertion" 42 "reason": "appeared"
43 }, 43 },
44 { 44 {
45 "object": "LayoutSVGContainer g id='windowTitlebarGroupbigWindow'", 45 "object": "LayoutSVGContainer g id='windowTitlebarGroupbigWindow'",
46 "rect": [38, 143, 549, 15], 46 "rect": [38, 143, 549, 15],
47 "reason": "layoutObject insertion" 47 "reason": "appeared"
48 }, 48 },
49 { 49 {
50 "object": "LayoutSVGRect rect", 50 "object": "LayoutSVGRect rect",
51 "rect": [76, 181, 317, 238], 51 "rect": [76, 181, 317, 238],
52 "reason": "layoutObject insertion" 52 "reason": "appeared"
53 }, 53 },
54 { 54 {
55 "object": "LayoutSVGRect rect id='titleBarnestedWindow'", 55 "object": "LayoutSVGRect rect id='titleBarnestedWindow'",
56 "rect": [76, 181, 317, 17], 56 "rect": [76, 181, 317, 17],
57 "reason": "layoutObject insertion" 57 "reason": "appeared"
58 }, 58 },
59 { 59 {
60 "object": "LayoutSVGRect rect", 60 "object": "LayoutSVGRect rect",
61 "rect": [76, 405, 317, 14], 61 "rect": [76, 405, 317, 14],
62 "reason": "layoutObject insertion" 62 "reason": "appeared"
63 }, 63 },
64 { 64 {
65 "object": "LayoutSVGContainer g id='nestedWindow'", 65 "object": "LayoutSVGContainer g id='nestedWindow'",
66 "rect": [77, 182, 315, 236], 66 "rect": [77, 182, 315, 236],
67 "reason": "layoutObject insertion" 67 "reason": "appeared"
68 }, 68 },
69 { 69 {
70 "object": "LayoutSVGContainer g id='windowMainGroupnestedWindow'", 70 "object": "LayoutSVGContainer g id='windowMainGroupnestedWindow'",
71 "rect": [77, 182, 315, 236], 71 "rect": [77, 182, 315, 236],
72 "reason": "layoutObject insertion" 72 "reason": "appeared"
73 }, 73 },
74 { 74 {
75 "object": "LayoutSVGContainer g id='windowTitlebarGroupnestedWindow'", 75 "object": "LayoutSVGContainer g id='windowTitlebarGroupnestedWindow'",
76 "rect": [77, 182, 315, 15], 76 "rect": [77, 182, 315, 15],
77 "reason": "layoutObject insertion" 77 "reason": "appeared"
78 }, 78 },
79 { 79 {
80 "object": "LayoutSVGContainer g id='navWindow'", 80 "object": "LayoutSVGContainer g id='navWindow'",
81 "rect": [613, 81, 185, 169], 81 "rect": [613, 81, 185, 169],
82 "reason": "bounds change" 82 "reason": "geometry"
83 }, 83 },
84 { 84 {
85 "object": "LayoutSVGContainer g id='decoGroupnavWindow'", 85 "object": "LayoutSVGContainer g id='decoGroupnavWindow'",
86 "rect": [613, 81, 185, 159], 86 "rect": [613, 81, 185, 159],
87 "reason": "layoutObject insertion" 87 "reason": "appeared"
88 }, 88 },
89 { 89 {
90 "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'", 90 "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'",
91 "rect": [613, 81, 185, 159], 91 "rect": [613, 81, 185, 159],
92 "reason": "bounds change" 92 "reason": "geometry"
93 }, 93 },
94 { 94 {
95 "object": "LayoutSVGRect rect id='decoGroupMinimizednavWindow'", 95 "object": "LayoutSVGRect rect id='decoGroupMinimizednavWindow'",
96 "rect": [613, 81, 185, 16], 96 "rect": [613, 81, 185, 16],
97 "reason": "layoutObject insertion" 97 "reason": "appeared"
98 }, 98 },
99 { 99 {
100 "object": "LayoutSVGRect rect", 100 "object": "LayoutSVGRect rect",
101 "rect": [623, 91, 176, 160], 101 "rect": [623, 91, 176, 160],
102 "reason": "layoutObject insertion" 102 "reason": "appeared"
103 }, 103 },
104 { 104 {
105 "object": "LayoutSVGRect rect", 105 "object": "LayoutSVGRect rect",
106 "rect": [76, 194, 176, 145], 106 "rect": [76, 194, 176, 145],
107 "reason": "layoutObject insertion" 107 "reason": "appeared"
108 }, 108 },
109 { 109 {
110 "object": "LayoutSVGRect rect id='titleBarcolourPickerWindow'", 110 "object": "LayoutSVGRect rect id='titleBarcolourPickerWindow'",
111 "rect": [76, 194, 176, 17], 111 "rect": [76, 194, 176, 17],
112 "reason": "layoutObject insertion" 112 "reason": "appeared"
113 }, 113 },
114 { 114 {
115 "object": "LayoutSVGRect rect", 115 "object": "LayoutSVGRect rect",
116 "rect": [623, 237, 176, 14], 116 "rect": [623, 237, 176, 14],
117 "reason": "layoutObject insertion" 117 "reason": "appeared"
118 }, 118 },
119 { 119 {
120 "object": "LayoutSVGRect rect", 120 "object": "LayoutSVGRect rect",
121 "rect": [76, 325, 176, 14], 121 "rect": [76, 325, 176, 14],
122 "reason": "layoutObject insertion" 122 "reason": "appeared"
123 }, 123 },
124 { 124 {
125 "object": "LayoutSVGContainer g id='navWindow'", 125 "object": "LayoutSVGContainer g id='navWindow'",
126 "rect": [624, 92, 174, 158], 126 "rect": [624, 92, 174, 158],
127 "reason": "layoutObject insertion" 127 "reason": "appeared"
128 }, 128 },
129 { 129 {
130 "object": "LayoutSVGContainer g id='windowMainGroupnavWindow'", 130 "object": "LayoutSVGContainer g id='windowMainGroupnavWindow'",
131 "rect": [624, 92, 174, 158], 131 "rect": [624, 92, 174, 158],
132 "reason": "layoutObject insertion" 132 "reason": "appeared"
133 }, 133 },
134 { 134 {
135 "object": "LayoutSVGContainer g id='colourPickerWindow'", 135 "object": "LayoutSVGContainer g id='colourPickerWindow'",
136 "rect": [77, 195, 174, 143], 136 "rect": [77, 195, 174, 143],
137 "reason": "layoutObject insertion" 137 "reason": "appeared"
138 }, 138 },
139 { 139 {
140 "object": "LayoutSVGContainer g id='windowMainGroupcolourPickerWindow' ", 140 "object": "LayoutSVGContainer g id='windowMainGroupcolourPickerWindow' ",
141 "rect": [77, 195, 174, 143], 141 "rect": [77, 195, 174, 143],
142 "reason": "layoutObject insertion" 142 "reason": "appeared"
143 }, 143 },
144 { 144 {
145 "object": "LayoutSVGContainer g id='windowTitlebarGroupcolourPickerWin dow'", 145 "object": "LayoutSVGContainer g id='windowTitlebarGroupcolourPickerWin dow'",
146 "rect": [77, 195, 174, 16], 146 "rect": [77, 195, 174, 16],
147 "reason": "layoutObject insertion" 147 "reason": "appeared"
148 }, 148 },
149 { 149 {
150 "object": "LayoutSVGRect rect", 150 "object": "LayoutSVGRect rect",
151 "rect": [311, 376, 160, 145], 151 "rect": [311, 376, 160, 145],
152 "reason": "layoutObject insertion" 152 "reason": "appeared"
153 }, 153 },
154 { 154 {
155 "object": "LayoutSVGContainer g", 155 "object": "LayoutSVGContainer g",
156 "rect": [632, 101, 160, 99], 156 "rect": [632, 101, 160, 99],
157 "reason": "layoutObject insertion" 157 "reason": "appeared"
158 }, 158 },
159 { 159 {
160 "object": "LayoutSVGInlineText #text", 160 "object": "LayoutSVGInlineText #text",
161 "rect": [632, 101, 160, 99], 161 "rect": [632, 101, 160, 99],
162 "reason": "layoutObject insertion" 162 "reason": "appeared"
163 }, 163 },
164 { 164 {
165 "object": "LayoutSVGInlineText #text", 165 "object": "LayoutSVGInlineText #text",
166 "rect": [632, 101, 160, 99], 166 "rect": [632, 101, 160, 99],
167 "reason": "layoutObject insertion" 167 "reason": "appeared"
168 }, 168 },
169 { 169 {
170 "object": "LayoutSVGInlineText #text", 170 "object": "LayoutSVGInlineText #text",
171 "rect": [632, 101, 160, 99], 171 "rect": [632, 101, 160, 99],
172 "reason": "layoutObject insertion" 172 "reason": "appeared"
173 }, 173 },
174 { 174 {
175 "object": "LayoutSVGInlineText #text", 175 "object": "LayoutSVGInlineText #text",
176 "rect": [632, 101, 160, 99], 176 "rect": [632, 101, 160, 99],
177 "reason": "layoutObject insertion" 177 "reason": "appeared"
178 }, 178 },
179 { 179 {
180 "object": "LayoutSVGInlineText #text", 180 "object": "LayoutSVGInlineText #text",
181 "rect": [632, 101, 160, 99], 181 "rect": [632, 101, 160, 99],
182 "reason": "layoutObject insertion" 182 "reason": "appeared"
183 }, 183 },
184 { 184 {
185 "object": "LayoutSVGInlineText #text", 185 "object": "LayoutSVGInlineText #text",
186 "rect": [632, 101, 160, 99], 186 "rect": [632, 101, 160, 99],
187 "reason": "layoutObject insertion" 187 "reason": "appeared"
188 }, 188 },
189 { 189 {
190 "object": "LayoutSVGInlineText #text", 190 "object": "LayoutSVGInlineText #text",
191 "rect": [632, 101, 160, 99], 191 "rect": [632, 101, 160, 99],
192 "reason": "layoutObject insertion" 192 "reason": "appeared"
193 }, 193 },
194 { 194 {
195 "object": "LayoutSVGTSpan tspan", 195 "object": "LayoutSVGTSpan tspan",
196 "rect": [632, 101, 160, 99], 196 "rect": [632, 101, 160, 99],
197 "reason": "layoutObject insertion" 197 "reason": "appeared"
198 }, 198 },
199 { 199 {
200 "object": "LayoutSVGTSpan tspan", 200 "object": "LayoutSVGTSpan tspan",
201 "rect": [632, 101, 160, 99], 201 "rect": [632, 101, 160, 99],
202 "reason": "layoutObject insertion" 202 "reason": "appeared"
203 }, 203 },
204 { 204 {
205 "object": "LayoutSVGTSpan tspan", 205 "object": "LayoutSVGTSpan tspan",
206 "rect": [632, 101, 160, 99], 206 "rect": [632, 101, 160, 99],
207 "reason": "layoutObject insertion" 207 "reason": "appeared"
208 }, 208 },
209 { 209 {
210 "object": "LayoutSVGTSpan tspan", 210 "object": "LayoutSVGTSpan tspan",
211 "rect": [632, 101, 160, 99], 211 "rect": [632, 101, 160, 99],
212 "reason": "layoutObject insertion" 212 "reason": "appeared"
213 }, 213 },
214 { 214 {
215 "object": "LayoutSVGTSpan tspan", 215 "object": "LayoutSVGTSpan tspan",
216 "rect": [632, 101, 160, 99], 216 "rect": [632, 101, 160, 99],
217 "reason": "layoutObject insertion" 217 "reason": "appeared"
218 }, 218 },
219 { 219 {
220 "object": "LayoutSVGTSpan tspan", 220 "object": "LayoutSVGTSpan tspan",
221 "rect": [632, 101, 160, 99], 221 "rect": [632, 101, 160, 99],
222 "reason": "layoutObject insertion" 222 "reason": "appeared"
223 }, 223 },
224 { 224 {
225 "object": "LayoutSVGText text id='textNavWindow'", 225 "object": "LayoutSVGText text id='textNavWindow'",
226 "rect": [632, 101, 160, 99], 226 "rect": [632, 101, 160, 99],
227 "reason": "layoutObject insertion" 227 "reason": "appeared"
228 }, 228 },
229 { 229 {
230 "object": "LayoutSVGRect rect id='titleBarsmallWindow'", 230 "object": "LayoutSVGRect rect id='titleBarsmallWindow'",
231 "rect": [311, 376, 160, 17], 231 "rect": [311, 376, 160, 17],
232 "reason": "layoutObject insertion" 232 "reason": "appeared"
233 }, 233 },
234 { 234 {
235 "object": "LayoutSVGRect rect", 235 "object": "LayoutSVGRect rect",
236 "rect": [311, 507, 160, 14], 236 "rect": [311, 507, 160, 14],
237 "reason": "layoutObject insertion" 237 "reason": "appeared"
238 }, 238 },
239 { 239 {
240 "object": "LayoutSVGContainer g id='smallWindow'", 240 "object": "LayoutSVGContainer g id='smallWindow'",
241 "rect": [312, 377, 158, 143], 241 "rect": [312, 377, 158, 143],
242 "reason": "layoutObject insertion" 242 "reason": "appeared"
243 }, 243 },
244 { 244 {
245 "object": "LayoutSVGContainer g id='windowMainGroupsmallWindow'", 245 "object": "LayoutSVGContainer g id='windowMainGroupsmallWindow'",
246 "rect": [312, 377, 158, 143], 246 "rect": [312, 377, 158, 143],
247 "reason": "layoutObject insertion" 247 "reason": "appeared"
248 }, 248 },
249 { 249 {
250 "object": "LayoutSVGContainer g id='windowTitlebarGroupsmallWindow'", 250 "object": "LayoutSVGContainer g id='windowTitlebarGroupsmallWindow'",
251 "rect": [312, 377, 158, 16], 251 "rect": [312, 377, 158, 16],
252 "reason": "layoutObject insertion" 252 "reason": "appeared"
253 }, 253 },
254 { 254 {
255 "object": "LayoutSVGRect rect", 255 "object": "LayoutSVGRect rect",
256 "rect": [248, 343, 145, 66], 256 "rect": [248, 343, 145, 66],
257 "reason": "layoutObject insertion" 257 "reason": "appeared"
258 }, 258 },
259 { 259 {
260 "object": "LayoutSVGRect rect id='titleBarstatusWindow'", 260 "object": "LayoutSVGRect rect id='titleBarstatusWindow'",
261 "rect": [248, 343, 145, 17], 261 "rect": [248, 343, 145, 17],
262 "reason": "layoutObject insertion" 262 "reason": "appeared"
263 }, 263 },
264 { 264 {
265 "object": "LayoutSVGContainer g id='statusWindow'", 265 "object": "LayoutSVGContainer g id='statusWindow'",
266 "rect": [249, 344, 143, 64], 266 "rect": [249, 344, 143, 64],
267 "reason": "layoutObject insertion" 267 "reason": "appeared"
268 }, 268 },
269 { 269 {
270 "object": "LayoutSVGContainer g id='windowMainGroupstatusWindow'", 270 "object": "LayoutSVGContainer g id='windowMainGroupstatusWindow'",
271 "rect": [249, 344, 143, 64], 271 "rect": [249, 344, 143, 64],
272 "reason": "layoutObject insertion" 272 "reason": "appeared"
273 }, 273 },
274 { 274 {
275 "object": "LayoutSVGContainer g id='windowTitlebarGroupstatusWindow'", 275 "object": "LayoutSVGContainer g id='windowTitlebarGroupstatusWindow'",
276 "rect": [249, 344, 143, 15], 276 "rect": [249, 344, 143, 15],
277 "reason": "layoutObject insertion" 277 "reason": "appeared"
278 }, 278 },
279 { 279 {
280 "object": "LayoutSVGContainer g", 280 "object": "LayoutSVGContainer g",
281 "rect": [320, 398, 136, 65], 281 "rect": [320, 398, 136, 65],
282 "reason": "layoutObject insertion" 282 "reason": "appeared"
283 }, 283 },
284 { 284 {
285 "object": "LayoutSVGInlineText #text", 285 "object": "LayoutSVGInlineText #text",
286 "rect": [320, 398, 136, 65], 286 "rect": [320, 398, 136, 65],
287 "reason": "layoutObject insertion" 287 "reason": "appeared"
288 }, 288 },
289 { 289 {
290 "object": "LayoutSVGInlineText #text", 290 "object": "LayoutSVGInlineText #text",
291 "rect": [320, 398, 136, 65], 291 "rect": [320, 398, 136, 65],
292 "reason": "layoutObject insertion" 292 "reason": "appeared"
293 }, 293 },
294 { 294 {
295 "object": "LayoutSVGInlineText #text", 295 "object": "LayoutSVGInlineText #text",
296 "rect": [320, 398, 136, 65], 296 "rect": [320, 398, 136, 65],
297 "reason": "layoutObject insertion" 297 "reason": "appeared"
298 }, 298 },
299 { 299 {
300 "object": "LayoutSVGInlineText #text", 300 "object": "LayoutSVGInlineText #text",
301 "rect": [320, 398, 136, 65], 301 "rect": [320, 398, 136, 65],
302 "reason": "layoutObject insertion" 302 "reason": "appeared"
303 }, 303 },
304 { 304 {
305 "object": "LayoutSVGInlineText #text", 305 "object": "LayoutSVGInlineText #text",
306 "rect": [320, 398, 136, 65], 306 "rect": [320, 398, 136, 65],
307 "reason": "layoutObject insertion" 307 "reason": "appeared"
308 }, 308 },
309 { 309 {
310 "object": "LayoutSVGTSpan tspan", 310 "object": "LayoutSVGTSpan tspan",
311 "rect": [320, 398, 136, 65], 311 "rect": [320, 398, 136, 65],
312 "reason": "layoutObject insertion" 312 "reason": "appeared"
313 }, 313 },
314 { 314 {
315 "object": "LayoutSVGTSpan tspan", 315 "object": "LayoutSVGTSpan tspan",
316 "rect": [320, 398, 136, 65], 316 "rect": [320, 398, 136, 65],
317 "reason": "layoutObject insertion" 317 "reason": "appeared"
318 }, 318 },
319 { 319 {
320 "object": "LayoutSVGTSpan tspan", 320 "object": "LayoutSVGTSpan tspan",
321 "rect": [320, 398, 136, 65], 321 "rect": [320, 398, 136, 65],
322 "reason": "layoutObject insertion" 322 "reason": "appeared"
323 }, 323 },
324 { 324 {
325 "object": "LayoutSVGTSpan tspan", 325 "object": "LayoutSVGTSpan tspan",
326 "rect": [320, 398, 136, 65], 326 "rect": [320, 398, 136, 65],
327 "reason": "layoutObject insertion" 327 "reason": "appeared"
328 }, 328 },
329 { 329 {
330 "object": "LayoutSVGText text id='textSmallWindow'", 330 "object": "LayoutSVGText text id='textSmallWindow'",
331 "rect": [320, 398, 136, 65], 331 "rect": [320, 398, 136, 65],
332 "reason": "layoutObject insertion" 332 "reason": "appeared"
333 }, 333 },
334 { 334 {
335 "object": "LayoutSVGInlineText #text", 335 "object": "LayoutSVGInlineText #text",
336 "rect": [80, 326, 136, 11], 336 "rect": [80, 326, 136, 11],
337 "reason": "layoutObject insertion" 337 "reason": "appeared"
338 }, 338 },
339 { 339 {
340 "object": "LayoutSVGText text", 340 "object": "LayoutSVGText text",
341 "rect": [80, 326, 136, 11], 341 "rect": [80, 326, 136, 11],
342 "reason": "layoutObject insertion" 342 "reason": "appeared"
343 }, 343 },
344 { 344 {
345 "object": "LayoutSVGInlineText #text", 345 "object": "LayoutSVGInlineText #text",
346 "rect": [80, 182, 131, 15], 346 "rect": [80, 182, 131, 15],
347 "reason": "layoutObject insertion" 347 "reason": "appeared"
348 }, 348 },
349 { 349 {
350 "object": "LayoutSVGText text", 350 "object": "LayoutSVGText text",
351 "rect": [80, 182, 131, 15], 351 "rect": [80, 182, 131, 15],
352 "reason": "layoutObject insertion" 352 "reason": "appeared"
353 }, 353 },
354 { 354 {
355 "object": "LayoutSVGRect rect", 355 "object": "LayoutSVGRect rect",
356 "rect": [38, 475, 121, 50], 356 "rect": [38, 475, 121, 50],
357 "reason": "layoutObject insertion" 357 "reason": "appeared"
358 }, 358 },
359 { 359 {
360 "object": "LayoutSVGInlineText #text", 360 "object": "LayoutSVGInlineText #text",
361 "rect": [80, 406, 121, 11], 361 "rect": [80, 406, 121, 11],
362 "reason": "layoutObject insertion" 362 "reason": "appeared"
363 }, 363 },
364 { 364 {
365 "object": "LayoutSVGText text", 365 "object": "LayoutSVGText text",
366 "rect": [80, 406, 121, 11], 366 "rect": [80, 406, 121, 11],
367 "reason": "layoutObject insertion" 367 "reason": "appeared"
368 }, 368 },
369 { 369 {
370 "object": "LayoutSVGContainer g id='minimalWindow'", 370 "object": "LayoutSVGContainer g id='minimalWindow'",
371 "rect": [39, 476, 119, 48], 371 "rect": [39, 476, 119, 48],
372 "reason": "layoutObject insertion" 372 "reason": "appeared"
373 }, 373 },
374 { 374 {
375 "object": "LayoutSVGContainer g id='windowMainGroupminimalWindow'", 375 "object": "LayoutSVGContainer g id='windowMainGroupminimalWindow'",
376 "rect": [39, 476, 119, 48], 376 "rect": [39, 476, 119, 48],
377 "reason": "layoutObject insertion" 377 "reason": "appeared"
378 }, 378 },
379 { 379 {
380 "object": "LayoutSVGContainer g", 380 "object": "LayoutSVGContainer g",
381 "rect": [257, 364, 118, 40], 381 "rect": [257, 364, 118, 40],
382 "reason": "layoutObject insertion" 382 "reason": "appeared"
383 }, 383 },
384 { 384 {
385 "object": "LayoutSVGInlineText #text", 385 "object": "LayoutSVGInlineText #text",
386 "rect": [257, 364, 118, 40], 386 "rect": [257, 364, 118, 40],
387 "reason": "layoutObject insertion" 387 "reason": "appeared"
388 }, 388 },
389 { 389 {
390 "object": "LayoutSVGInlineText #text", 390 "object": "LayoutSVGInlineText #text",
391 "rect": [257, 364, 118, 40], 391 "rect": [257, 364, 118, 40],
392 "reason": "layoutObject insertion" 392 "reason": "appeared"
393 }, 393 },
394 { 394 {
395 "object": "LayoutSVGInlineText #text", 395 "object": "LayoutSVGInlineText #text",
396 "rect": [257, 364, 118, 40], 396 "rect": [257, 364, 118, 40],
397 "reason": "layoutObject insertion" 397 "reason": "appeared"
398 }, 398 },
399 { 399 {
400 "object": "LayoutSVGTSpan tspan", 400 "object": "LayoutSVGTSpan tspan",
401 "rect": [257, 364, 118, 40], 401 "rect": [257, 364, 118, 40],
402 "reason": "layoutObject insertion" 402 "reason": "appeared"
403 }, 403 },
404 { 404 {
405 "object": "LayoutSVGTSpan tspan", 405 "object": "LayoutSVGTSpan tspan",
406 "rect": [257, 364, 118, 40], 406 "rect": [257, 364, 118, 40],
407 "reason": "layoutObject insertion" 407 "reason": "appeared"
408 }, 408 },
409 { 409 {
410 "object": "LayoutSVGText text id='textStatusWindow'", 410 "object": "LayoutSVGText text id='textStatusWindow'",
411 "rect": [257, 364, 118, 40], 411 "rect": [257, 364, 118, 40],
412 "reason": "layoutObject insertion" 412 "reason": "appeared"
413 }, 413 },
414 { 414 {
415 "object": "LayoutSVGContainer g", 415 "object": "LayoutSVGContainer g",
416 "rect": [43, 480, 114, 38], 416 "rect": [43, 480, 114, 38],
417 "reason": "layoutObject insertion" 417 "reason": "appeared"
418 }, 418 },
419 { 419 {
420 "object": "LayoutSVGInlineText #text", 420 "object": "LayoutSVGInlineText #text",
421 "rect": [43, 480, 114, 38], 421 "rect": [43, 480, 114, 38],
422 "reason": "layoutObject insertion" 422 "reason": "appeared"
423 }, 423 },
424 { 424 {
425 "object": "LayoutSVGInlineText #text", 425 "object": "LayoutSVGInlineText #text",
426 "rect": [43, 480, 114, 38], 426 "rect": [43, 480, 114, 38],
427 "reason": "layoutObject insertion" 427 "reason": "appeared"
428 }, 428 },
429 { 429 {
430 "object": "LayoutSVGInlineText #text", 430 "object": "LayoutSVGInlineText #text",
431 "rect": [43, 480, 114, 38], 431 "rect": [43, 480, 114, 38],
432 "reason": "layoutObject insertion" 432 "reason": "appeared"
433 }, 433 },
434 { 434 {
435 "object": "LayoutSVGTSpan tspan", 435 "object": "LayoutSVGTSpan tspan",
436 "rect": [43, 480, 114, 38], 436 "rect": [43, 480, 114, 38],
437 "reason": "layoutObject insertion" 437 "reason": "appeared"
438 }, 438 },
439 { 439 {
440 "object": "LayoutSVGTSpan tspan", 440 "object": "LayoutSVGTSpan tspan",
441 "rect": [43, 480, 114, 38], 441 "rect": [43, 480, 114, 38],
442 "reason": "layoutObject insertion" 442 "reason": "appeared"
443 }, 443 },
444 { 444 {
445 "object": "LayoutSVGText text id='textMinimalWindow'", 445 "object": "LayoutSVGText text id='textMinimalWindow'",
446 "rect": [43, 480, 114, 38], 446 "rect": [43, 480, 114, 38],
447 "reason": "layoutObject insertion" 447 "reason": "appeared"
448 }, 448 },
449 { 449 {
450 "object": "LayoutSVGInlineText #text", 450 "object": "LayoutSVGInlineText #text",
451 "rect": [41, 524, 98, 11], 451 "rect": [41, 524, 98, 11],
452 "reason": "layoutObject insertion" 452 "reason": "appeared"
453 }, 453 },
454 { 454 {
455 "object": "LayoutSVGText text", 455 "object": "LayoutSVGText text",
456 "rect": [41, 524, 98, 11], 456 "rect": [41, 524, 98, 11],
457 "reason": "layoutObject insertion" 457 "reason": "appeared"
458 }, 458 },
459 { 459 {
460 "object": "LayoutSVGInlineText #text", 460 "object": "LayoutSVGInlineText #text",
461 "rect": [314, 508, 87, 11], 461 "rect": [314, 508, 87, 11],
462 "reason": "layoutObject insertion" 462 "reason": "appeared"
463 }, 463 },
464 { 464 {
465 "object": "LayoutSVGText text", 465 "object": "LayoutSVGText text",
466 "rect": [314, 508, 87, 11], 466 "rect": [314, 508, 87, 11],
467 "reason": "layoutObject insertion" 467 "reason": "appeared"
468 }, 468 },
469 { 469 {
470 "object": "LayoutSVGInlineText #text", 470 "object": "LayoutSVGInlineText #text",
471 "rect": [252, 344, 75, 15], 471 "rect": [252, 344, 75, 15],
472 "reason": "layoutObject insertion" 472 "reason": "appeared"
473 }, 473 },
474 { 474 {
475 "object": "LayoutSVGText text", 475 "object": "LayoutSVGText text",
476 "rect": [252, 344, 75, 15], 476 "rect": [252, 344, 75, 15],
477 "reason": "layoutObject insertion" 477 "reason": "appeared"
478 }, 478 },
479 { 479 {
480 "object": "LayoutSVGInlineText #text", 480 "object": "LayoutSVGInlineText #text",
481 "rect": [314, 378, 69, 15], 481 "rect": [314, 378, 69, 15],
482 "reason": "layoutObject insertion" 482 "reason": "appeared"
483 }, 483 },
484 { 484 {
485 "object": "LayoutSVGText text", 485 "object": "LayoutSVGText text",
486 "rect": [314, 378, 69, 15], 486 "rect": [314, 378, 69, 15],
487 "reason": "layoutObject insertion" 487 "reason": "appeared"
488 }, 488 },
489 { 489 {
490 "object": "LayoutSVGInlineText #text", 490 "object": "LayoutSVGInlineText #text",
491 "rect": [80, 196, 64, 15], 491 "rect": [80, 196, 64, 15],
492 "reason": "layoutObject insertion" 492 "reason": "appeared"
493 }, 493 },
494 { 494 {
495 "object": "LayoutSVGText text", 495 "object": "LayoutSVGText text",
496 "rect": [80, 196, 64, 15], 496 "rect": [80, 196, 64, 15],
497 "reason": "layoutObject insertion" 497 "reason": "appeared"
498 }, 498 },
499 { 499 {
500 "object": "LayoutSVGInlineText #text", 500 "object": "LayoutSVGInlineText #text",
501 "rect": [41, 143, 59, 15], 501 "rect": [41, 143, 59, 15],
502 "reason": "layoutObject insertion" 502 "reason": "appeared"
503 }, 503 },
504 { 504 {
505 "object": "LayoutSVGText text", 505 "object": "LayoutSVGText text",
506 "rect": [41, 143, 59, 15], 506 "rect": [41, 143, 59, 15],
507 "reason": "layoutObject insertion" 507 "reason": "appeared"
508 }, 508 },
509 { 509 {
510 "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'", 510 "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'",
511 "rect": [757, 94, 36, 11], 511 "rect": [757, 94, 36, 11],
512 "reason": "layoutObject insertion" 512 "reason": "appeared"
513 }, 513 },
514 { 514 {
515 "object": "LayoutSVGInlineText #text", 515 "object": "LayoutSVGInlineText #text",
516 "rect": [627, 238, 33, 11], 516 "rect": [627, 238, 33, 11],
517 "reason": "layoutObject insertion" 517 "reason": "appeared"
518 }, 518 },
519 { 519 {
520 "object": "LayoutSVGText text", 520 "object": "LayoutSVGText text",
521 "rect": [627, 238, 33, 11], 521 "rect": [627, 238, 33, 11],
522 "reason": "layoutObject insertion" 522 "reason": "appeared"
523 }, 523 },
524 { 524 {
525 "object": "LayoutSVGRect rect", 525 "object": "LayoutSVGRect rect",
526 "rect": [613, 81, 16, 159], 526 "rect": [613, 81, 16, 159],
527 "reason": "layoutObject insertion" 527 "reason": "appeared"
528 }, 528 },
529 { 529 {
530 "object": "LayoutSVGInlineText #text", 530 "object": "LayoutSVGInlineText #text",
531 "rect": [616, 153, 13, 81], 531 "rect": [616, 153, 13, 81],
532 "reason": "layoutObject insertion" 532 "reason": "appeared"
533 }, 533 },
534 { 534 {
535 "object": "LayoutSVGText text", 535 "object": "LayoutSVGText text",
536 "rect": [616, 153, 13, 81], 536 "rect": [616, 153, 13, 81],
537 "reason": "layoutObject insertion" 537 "reason": "appeared"
538 }, 538 },
539 { 539 {
540 "object": "LayoutSVGRect rect", 540 "object": "LayoutSVGRect rect",
541 "rect": [768, 93, 13, 13], 541 "rect": [768, 93, 13, 13],
542 "reason": "bounds change" 542 "reason": "geometry"
543 }, 543 },
544 { 544 {
545 "object": "LayoutSVGRect rect", 545 "object": "LayoutSVGRect rect",
546 "rect": [768, 93, 13, 13], 546 "rect": [768, 93, 13, 13],
547 "reason": "layoutObject insertion" 547 "reason": "appeared"
548 }, 548 },
549 { 549 {
550 "object": "LayoutSVGRect rect", 550 "object": "LayoutSVGRect rect",
551 "rect": [557, 144, 13, 13], 551 "rect": [557, 144, 13, 13],
552 "reason": "layoutObject insertion" 552 "reason": "appeared"
553 }, 553 },
554 { 554 {
555 "object": "LayoutSVGRect rect", 555 "object": "LayoutSVGRect rect",
556 "rect": [362, 183, 13, 13], 556 "rect": [362, 183, 13, 13],
557 "reason": "layoutObject insertion" 557 "reason": "appeared"
558 }, 558 },
559 { 559 {
560 "object": "LayoutSVGRect rect", 560 "object": "LayoutSVGRect rect",
561 "rect": [440, 379, 13, 12], 561 "rect": [440, 379, 13, 12],
562 "reason": "layoutObject insertion" 562 "reason": "appeared"
563 }, 563 },
564 { 564 {
565 "object": "LayoutSVGRect rect", 565 "object": "LayoutSVGRect rect",
566 "rect": [375, 345, 13, 12], 566 "rect": [375, 345, 13, 12],
567 "reason": "layoutObject insertion" 567 "reason": "appeared"
568 }, 568 },
569 { 569 {
570 "object": "LayoutSVGPath line", 570 "object": "LayoutSVGPath line",
571 "rect": [376, 183, 12, 13], 571 "rect": [376, 183, 12, 13],
572 "reason": "layoutObject insertion" 572 "reason": "appeared"
573 }, 573 },
574 { 574 {
575 "object": "LayoutSVGPath line", 575 "object": "LayoutSVGPath line",
576 "rect": [376, 183, 12, 13], 576 "rect": [376, 183, 12, 13],
577 "reason": "layoutObject insertion" 577 "reason": "appeared"
578 }, 578 },
579 { 579 {
580 "object": "LayoutSVGPath line", 580 "object": "LayoutSVGPath line",
581 "rect": [782, 94, 12, 12], 581 "rect": [782, 94, 12, 12],
582 "reason": "bounds change" 582 "reason": "geometry"
583 }, 583 },
584 { 584 {
585 "object": "LayoutSVGPath line", 585 "object": "LayoutSVGPath line",
586 "rect": [782, 94, 12, 12], 586 "rect": [782, 94, 12, 12],
587 "reason": "bounds change" 587 "reason": "geometry"
588 }, 588 },
589 { 589 {
590 "object": "LayoutSVGPath line", 590 "object": "LayoutSVGPath line",
591 "rect": [782, 94, 12, 12], 591 "rect": [782, 94, 12, 12],
592 "reason": "layoutObject insertion" 592 "reason": "appeared"
593 }, 593 },
594 { 594 {
595 "object": "LayoutSVGPath line", 595 "object": "LayoutSVGPath line",
596 "rect": [782, 94, 12, 12], 596 "rect": [782, 94, 12, 12],
597 "reason": "layoutObject insertion" 597 "reason": "appeared"
598 }, 598 },
599 { 599 {
600 "object": "LayoutSVGRect rect", 600 "object": "LayoutSVGRect rect",
601 "rect": [615, 99, 12, 12], 601 "rect": [615, 99, 12, 12],
602 "reason": "bounds change" 602 "reason": "geometry"
603 }, 603 },
604 { 604 {
605 "object": "LayoutSVGPath line", 605 "object": "LayoutSVGPath line",
606 "rect": [615, 83, 12, 12], 606 "rect": [615, 83, 12, 12],
607 "reason": "bounds change" 607 "reason": "geometry"
608 }, 608 },
609 { 609 {
610 "object": "LayoutSVGPath line", 610 "object": "LayoutSVGPath line",
611 "rect": [615, 83, 12, 12], 611 "rect": [615, 83, 12, 12],
612 "reason": "bounds change" 612 "reason": "geometry"
613 }, 613 },
614 { 614 {
615 "object": "LayoutSVGPath line", 615 "object": "LayoutSVGPath line",
616 "rect": [571, 144, 12, 12], 616 "rect": [571, 144, 12, 12],
617 "reason": "layoutObject insertion" 617 "reason": "appeared"
618 }, 618 },
619 { 619 {
620 "object": "LayoutSVGPath line", 620 "object": "LayoutSVGPath line",
621 "rect": [571, 144, 12, 12], 621 "rect": [571, 144, 12, 12],
622 "reason": "layoutObject insertion" 622 "reason": "appeared"
623 }, 623 },
624 { 624 {
625 "object": "LayoutSVGPath line", 625 "object": "LayoutSVGPath line",
626 "rect": [454, 379, 12, 12], 626 "rect": [454, 379, 12, 12],
627 "reason": "layoutObject insertion" 627 "reason": "appeared"
628 }, 628 },
629 { 629 {
630 "object": "LayoutSVGPath line", 630 "object": "LayoutSVGPath line",
631 "rect": [454, 379, 12, 12], 631 "rect": [454, 379, 12, 12],
632 "reason": "layoutObject insertion" 632 "reason": "appeared"
633 }, 633 },
634 { 634 {
635 "object": "LayoutSVGPath line", 635 "object": "LayoutSVGPath line",
636 "rect": [235, 197, 12, 12], 636 "rect": [235, 197, 12, 12],
637 "reason": "layoutObject insertion" 637 "reason": "appeared"
638 }, 638 },
639 { 639 {
640 "object": "LayoutSVGPath line", 640 "object": "LayoutSVGPath line",
641 "rect": [235, 197, 12, 12], 641 "rect": [235, 197, 12, 12],
642 "reason": "layoutObject insertion" 642 "reason": "appeared"
643 }, 643 },
644 { 644 {
645 "object": "LayoutSVGRect rect", 645 "object": "LayoutSVGRect rect",
646 "rect": [222, 197, 12, 12], 646 "rect": [222, 197, 12, 12],
647 "reason": "layoutObject insertion" 647 "reason": "appeared"
648 }, 648 },
649 { 649 {
650 "object": "LayoutSVGPath line", 650 "object": "LayoutSVGPath line",
651 "rect": [427, 387, 12, 4], 651 "rect": [427, 387, 12, 4],
652 "reason": "layoutObject insertion" 652 "reason": "appeared"
653 }, 653 },
654 { 654 {
655 "object": "LayoutSVGPath line", 655 "object": "LayoutSVGPath line",
656 "rect": [349, 192, 12, 4], 656 "rect": [349, 192, 12, 4],
657 "reason": "layoutObject insertion" 657 "reason": "appeared"
658 }, 658 },
659 { 659 {
660 "object": "LayoutSVGPath line", 660 "object": "LayoutSVGPath line",
661 "rect": [615, 123, 12, 3], 661 "rect": [615, 123, 12, 3],
662 "reason": "bounds change" 662 "reason": "geometry"
663 }, 663 },
664 { 664 {
665 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'", 665 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
666 "rect": [769, 94, 11, 11], 666 "rect": [769, 94, 11, 11],
667 "reason": "full" 667 "reason": "full"
668 }, 668 },
669 { 669 {
670 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'", 670 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
671 "rect": [769, 94, 11, 11], 671 "rect": [769, 94, 11, 11],
672 "reason": "layoutObject insertion" 672 "reason": "appeared"
673 }, 673 },
674 { 674 {
675 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 675 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
676 "rect": [769, 94, 11, 11], 676 "rect": [769, 94, 11, 11],
677 "reason": "full" 677 "reason": "full"
678 }, 678 },
679 { 679 {
680 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 680 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
681 "rect": [769, 94, 11, 11], 681 "rect": [769, 94, 11, 11],
682 "reason": "layoutObject insertion" 682 "reason": "appeared"
683 }, 683 },
684 { 684 {
685 "object": "LayoutSVGContainer use id='maximizeButtonbigWindow'", 685 "object": "LayoutSVGContainer use id='maximizeButtonbigWindow'",
686 "rect": [558, 145, 11, 11], 686 "rect": [558, 145, 11, 11],
687 "reason": "layoutObject insertion" 687 "reason": "appeared"
688 }, 688 },
689 { 689 {
690 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 690 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
691 "rect": [558, 145, 11, 11], 691 "rect": [558, 145, 11, 11],
692 "reason": "layoutObject insertion" 692 "reason": "appeared"
693 }, 693 },
694 { 694 {
695 "object": "LayoutSVGContainer use id='maximizeButtonnestedWindow'", 695 "object": "LayoutSVGContainer use id='maximizeButtonnestedWindow'",
696 "rect": [363, 184, 11, 11], 696 "rect": [363, 184, 11, 11],
697 "reason": "layoutObject insertion" 697 "reason": "appeared"
698 }, 698 },
699 { 699 {
700 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 700 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
701 "rect": [363, 184, 11, 11], 701 "rect": [363, 184, 11, 11],
702 "reason": "layoutObject insertion" 702 "reason": "appeared"
703 }, 703 },
704 { 704 {
705 "object": "LayoutSVGContainer use id='maximizeButtonsmallWindow'", 705 "object": "LayoutSVGContainer use id='maximizeButtonsmallWindow'",
706 "rect": [441, 380, 11, 10], 706 "rect": [441, 380, 11, 10],
707 "reason": "layoutObject insertion" 707 "reason": "appeared"
708 }, 708 },
709 { 709 {
710 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 710 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
711 "rect": [441, 380, 11, 10], 711 "rect": [441, 380, 11, 10],
712 "reason": "layoutObject insertion" 712 "reason": "appeared"
713 }, 713 },
714 { 714 {
715 "object": "LayoutSVGContainer use id='maximizeButtonstatusWindow'", 715 "object": "LayoutSVGContainer use id='maximizeButtonstatusWindow'",
716 "rect": [376, 346, 11, 10], 716 "rect": [376, 346, 11, 10],
717 "reason": "layoutObject insertion" 717 "reason": "appeared"
718 }, 718 },
719 { 719 {
720 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 720 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
721 "rect": [376, 346, 11, 10], 721 "rect": [376, 346, 11, 10],
722 "reason": "layoutObject insertion" 722 "reason": "appeared"
723 }, 723 },
724 { 724 {
725 "object": "LayoutSVGPath line", 725 "object": "LayoutSVGPath line",
726 "rect": [756, 102, 11, 4], 726 "rect": [756, 102, 11, 4],
727 "reason": "bounds change" 727 "reason": "geometry"
728 }, 728 },
729 { 729 {
730 "object": "LayoutSVGPath line", 730 "object": "LayoutSVGPath line",
731 "rect": [756, 102, 11, 4], 731 "rect": [756, 102, 11, 4],
732 "reason": "layoutObject insertion" 732 "reason": "appeared"
733 }, 733 },
734 { 734 {
735 "object": "LayoutSVGPath line", 735 "object": "LayoutSVGPath line",
736 "rect": [545, 153, 11, 4], 736 "rect": [545, 153, 11, 4],
737 "reason": "layoutObject insertion" 737 "reason": "appeared"
738 }, 738 },
739 { 739 {
740 "object": "LayoutSVGPath line", 740 "object": "LayoutSVGPath line",
741 "rect": [209, 205, 11, 4], 741 "rect": [209, 205, 11, 4],
742 "reason": "layoutObject insertion" 742 "reason": "appeared"
743 }, 743 },
744 { 744 {
745 "object": "LayoutSVGPath line", 745 "object": "LayoutSVGPath line",
746 "rect": [363, 354, 11, 3], 746 "rect": [363, 354, 11, 3],
747 "reason": "layoutObject insertion" 747 "reason": "appeared"
748 }, 748 },
749 { 749 {
750 "object": "LayoutSVGContainer use id='closeButtonnestedWindow'", 750 "object": "LayoutSVGContainer use id='closeButtonnestedWindow'",
751 "rect": [377, 184, 10, 11], 751 "rect": [377, 184, 10, 11],
752 "reason": "layoutObject insertion" 752 "reason": "appeared"
753 }, 753 },
754 { 754 {
755 "object": "LayoutSVGViewportContainer svg id='closeButton'", 755 "object": "LayoutSVGViewportContainer svg id='closeButton'",
756 "rect": [377, 184, 10, 11], 756 "rect": [377, 184, 10, 11],
757 "reason": "layoutObject insertion" 757 "reason": "appeared"
758 }, 758 },
759 { 759 {
760 "object": "LayoutSVGContainer use id='closeButtonnavWindow'", 760 "object": "LayoutSVGContainer use id='closeButtonnavWindow'",
761 "rect": [783, 95, 10, 10], 761 "rect": [783, 95, 10, 10],
762 "reason": "full" 762 "reason": "full"
763 }, 763 },
764 { 764 {
765 "object": "LayoutSVGContainer use id='closeButtonnavWindow'", 765 "object": "LayoutSVGContainer use id='closeButtonnavWindow'",
766 "rect": [783, 95, 10, 10], 766 "rect": [783, 95, 10, 10],
767 "reason": "layoutObject insertion" 767 "reason": "appeared"
768 }, 768 },
769 { 769 {
770 "object": "LayoutSVGViewportContainer svg id='closeButton'", 770 "object": "LayoutSVGViewportContainer svg id='closeButton'",
771 "rect": [783, 95, 10, 10], 771 "rect": [783, 95, 10, 10],
772 "reason": "full" 772 "reason": "full"
773 }, 773 },
774 { 774 {
775 "object": "LayoutSVGViewportContainer svg id='closeButton'", 775 "object": "LayoutSVGViewportContainer svg id='closeButton'",
776 "rect": [783, 95, 10, 10], 776 "rect": [783, 95, 10, 10],
777 "reason": "layoutObject insertion" 777 "reason": "appeared"
778 }, 778 },
779 { 779 {
780 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'", 780 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
781 "rect": [616, 100, 10, 10], 781 "rect": [616, 100, 10, 10],
782 "reason": "full" 782 "reason": "full"
783 }, 783 },
784 { 784 {
785 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 785 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
786 "rect": [616, 100, 10, 10], 786 "rect": [616, 100, 10, 10],
787 "reason": "full" 787 "reason": "full"
788 }, 788 },
789 { 789 {
790 "object": "LayoutSVGContainer use id='closeButtonnavWindow'", 790 "object": "LayoutSVGContainer use id='closeButtonnavWindow'",
791 "rect": [616, 84, 10, 10], 791 "rect": [616, 84, 10, 10],
792 "reason": "full" 792 "reason": "full"
793 }, 793 },
794 { 794 {
795 "object": "LayoutSVGRect rect", 795 "object": "LayoutSVGRect rect",
796 "rect": [616, 84, 10, 10], 796 "rect": [616, 84, 10, 10],
797 "reason": "bounds change" 797 "reason": "geometry"
798 }, 798 },
799 { 799 {
800 "object": "LayoutSVGViewportContainer svg id='closeButton'", 800 "object": "LayoutSVGViewportContainer svg id='closeButton'",
801 "rect": [616, 84, 10, 10], 801 "rect": [616, 84, 10, 10],
802 "reason": "full" 802 "reason": "full"
803 }, 803 },
804 { 804 {
805 "object": "LayoutSVGContainer use id='closeButtonbigWindow'", 805 "object": "LayoutSVGContainer use id='closeButtonbigWindow'",
806 "rect": [572, 145, 10, 10], 806 "rect": [572, 145, 10, 10],
807 "reason": "layoutObject insertion" 807 "reason": "appeared"
808 }, 808 },
809 { 809 {
810 "object": "LayoutSVGViewportContainer svg id='closeButton'", 810 "object": "LayoutSVGViewportContainer svg id='closeButton'",
811 "rect": [572, 145, 10, 10], 811 "rect": [572, 145, 10, 10],
812 "reason": "layoutObject insertion" 812 "reason": "appeared"
813 }, 813 },
814 { 814 {
815 "object": "LayoutSVGContainer use id='closeButtonsmallWindow'", 815 "object": "LayoutSVGContainer use id='closeButtonsmallWindow'",
816 "rect": [455, 380, 10, 10], 816 "rect": [455, 380, 10, 10],
817 "reason": "layoutObject insertion" 817 "reason": "appeared"
818 }, 818 },
819 { 819 {
820 "object": "LayoutSVGRect rect", 820 "object": "LayoutSVGRect rect",
821 "rect": [455, 380, 10, 10], 821 "rect": [455, 380, 10, 10],
822 "reason": "layoutObject insertion" 822 "reason": "appeared"
823 }, 823 },
824 { 824 {
825 "object": "LayoutSVGViewportContainer svg id='closeButton'", 825 "object": "LayoutSVGViewportContainer svg id='closeButton'",
826 "rect": [455, 380, 10, 10], 826 "rect": [455, 380, 10, 10],
827 "reason": "layoutObject insertion" 827 "reason": "appeared"
828 }, 828 },
829 { 829 {
830 "object": "LayoutSVGContainer use id='minimizeButtonsmallWindow'", 830 "object": "LayoutSVGContainer use id='minimizeButtonsmallWindow'",
831 "rect": [428, 380, 10, 10], 831 "rect": [428, 380, 10, 10],
832 "reason": "layoutObject insertion" 832 "reason": "appeared"
833 }, 833 },
834 { 834 {
835 "object": "LayoutSVGRect rect", 835 "object": "LayoutSVGRect rect",
836 "rect": [428, 380, 10, 10], 836 "rect": [428, 380, 10, 10],
837 "reason": "layoutObject insertion" 837 "reason": "appeared"
838 }, 838 },
839 { 839 {
840 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 840 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
841 "rect": [428, 380, 10, 10], 841 "rect": [428, 380, 10, 10],
842 "reason": "layoutObject insertion" 842 "reason": "appeared"
843 }, 843 },
844 { 844 {
845 "object": "LayoutSVGContainer use id='minimizeButtonnestedWindow'", 845 "object": "LayoutSVGContainer use id='minimizeButtonnestedWindow'",
846 "rect": [350, 185, 10, 10], 846 "rect": [350, 185, 10, 10],
847 "reason": "layoutObject insertion" 847 "reason": "appeared"
848 }, 848 },
849 { 849 {
850 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 850 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
851 "rect": [350, 185, 10, 10], 851 "rect": [350, 185, 10, 10],
852 "reason": "layoutObject insertion" 852 "reason": "appeared"
853 }, 853 },
854 { 854 {
855 "object": "LayoutSVGContainer use id='closeButtoncolourPickerWindow'", 855 "object": "LayoutSVGContainer use id='closeButtoncolourPickerWindow'",
856 "rect": [236, 198, 10, 10], 856 "rect": [236, 198, 10, 10],
857 "reason": "layoutObject insertion" 857 "reason": "appeared"
858 }, 858 },
859 { 859 {
860 "object": "LayoutSVGRect rect", 860 "object": "LayoutSVGRect rect",
861 "rect": [236, 198, 10, 10], 861 "rect": [236, 198, 10, 10],
862 "reason": "layoutObject insertion" 862 "reason": "appeared"
863 }, 863 },
864 { 864 {
865 "object": "LayoutSVGViewportContainer svg id='closeButton'", 865 "object": "LayoutSVGViewportContainer svg id='closeButton'",
866 "rect": [236, 198, 10, 10], 866 "rect": [236, 198, 10, 10],
867 "reason": "layoutObject insertion" 867 "reason": "appeared"
868 }, 868 },
869 { 869 {
870 "object": "LayoutSVGContainer use id='maximizeButtoncolourPickerWindow '", 870 "object": "LayoutSVGContainer use id='maximizeButtoncolourPickerWindow '",
871 "rect": [223, 198, 10, 10], 871 "rect": [223, 198, 10, 10],
872 "reason": "layoutObject insertion" 872 "reason": "appeared"
873 }, 873 },
874 { 874 {
875 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 875 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
876 "rect": [223, 198, 10, 10], 876 "rect": [223, 198, 10, 10],
877 "reason": "layoutObject insertion" 877 "reason": "appeared"
878 }, 878 },
879 { 879 {
880 "object": "LayoutSVGRect rect", 880 "object": "LayoutSVGRect rect",
881 "rect": [783, 95, 10, 9], 881 "rect": [783, 95, 10, 9],
882 "reason": "bounds change" 882 "reason": "geometry"
883 }, 883 },
884 { 884 {
885 "object": "LayoutSVGRect rect", 885 "object": "LayoutSVGRect rect",
886 "rect": [783, 95, 10, 9], 886 "rect": [783, 95, 10, 9],
887 "reason": "layoutObject insertion" 887 "reason": "appeared"
888 }, 888 },
889 { 889 {
890 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'", 890 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'",
891 "rect": [616, 116, 10, 9], 891 "rect": [616, 116, 10, 9],
892 "reason": "full" 892 "reason": "full"
893 }, 893 },
894 { 894 {
895 "object": "LayoutSVGRect rect", 895 "object": "LayoutSVGRect rect",
896 "rect": [616, 116, 10, 9], 896 "rect": [616, 116, 10, 9],
897 "reason": "bounds change" 897 "reason": "geometry"
898 }, 898 },
899 { 899 {
900 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 900 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
901 "rect": [616, 116, 10, 9], 901 "rect": [616, 116, 10, 9],
902 "reason": "full" 902 "reason": "full"
903 }, 903 },
904 { 904 {
905 "object": "LayoutSVGRect rect", 905 "object": "LayoutSVGRect rect",
906 "rect": [572, 146, 10, 9], 906 "rect": [572, 146, 10, 9],
907 "reason": "layoutObject insertion" 907 "reason": "appeared"
908 }, 908 },
909 { 909 {
910 "object": "LayoutSVGRect rect", 910 "object": "LayoutSVGRect rect",
911 "rect": [350, 185, 10, 9], 911 "rect": [350, 185, 10, 9],
912 "reason": "layoutObject insertion" 912 "reason": "appeared"
913 }, 913 },
914 { 914 {
915 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'", 915 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'",
916 "rect": [757, 95, 9, 10], 916 "rect": [757, 95, 9, 10],
917 "reason": "full" 917 "reason": "full"
918 }, 918 },
919 { 919 {
920 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'", 920 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'",
921 "rect": [757, 95, 9, 10], 921 "rect": [757, 95, 9, 10],
922 "reason": "layoutObject insertion" 922 "reason": "appeared"
923 }, 923 },
924 { 924 {
925 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 925 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
926 "rect": [757, 95, 9, 10], 926 "rect": [757, 95, 9, 10],
927 "reason": "full" 927 "reason": "full"
928 }, 928 },
929 { 929 {
930 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 930 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
931 "rect": [757, 95, 9, 10], 931 "rect": [757, 95, 9, 10],
932 "reason": "layoutObject insertion" 932 "reason": "appeared"
933 }, 933 },
934 { 934 {
935 "object": "LayoutSVGContainer use id='minimizeButtonbigWindow'", 935 "object": "LayoutSVGContainer use id='minimizeButtonbigWindow'",
936 "rect": [546, 146, 9, 10], 936 "rect": [546, 146, 9, 10],
937 "reason": "layoutObject insertion" 937 "reason": "appeared"
938 }, 938 },
939 { 939 {
940 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 940 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
941 "rect": [546, 146, 9, 10], 941 "rect": [546, 146, 9, 10],
942 "reason": "layoutObject insertion" 942 "reason": "appeared"
943 }, 943 },
944 { 944 {
945 "object": "LayoutSVGContainer use id='minimizeButtonstatusWindow'", 945 "object": "LayoutSVGContainer use id='minimizeButtonstatusWindow'",
946 "rect": [364, 346, 9, 10], 946 "rect": [364, 346, 9, 10],
947 "reason": "layoutObject insertion" 947 "reason": "appeared"
948 }, 948 },
949 { 949 {
950 "object": "LayoutSVGRect rect", 950 "object": "LayoutSVGRect rect",
951 "rect": [364, 346, 9, 10], 951 "rect": [364, 346, 9, 10],
952 "reason": "layoutObject insertion" 952 "reason": "appeared"
953 }, 953 },
954 { 954 {
955 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 955 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
956 "rect": [364, 346, 9, 10], 956 "rect": [364, 346, 9, 10],
957 "reason": "layoutObject insertion" 957 "reason": "appeared"
958 }, 958 },
959 { 959 {
960 "object": "LayoutSVGContainer use id='minimizeButtoncolourPickerWindow '", 960 "object": "LayoutSVGContainer use id='minimizeButtoncolourPickerWindow '",
961 "rect": [210, 198, 9, 10], 961 "rect": [210, 198, 9, 10],
962 "reason": "layoutObject insertion" 962 "reason": "appeared"
963 }, 963 },
964 { 964 {
965 "object": "LayoutSVGRect rect", 965 "object": "LayoutSVGRect rect",
966 "rect": [210, 198, 9, 10], 966 "rect": [210, 198, 9, 10],
967 "reason": "layoutObject insertion" 967 "reason": "appeared"
968 }, 968 },
969 { 969 {
970 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 970 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
971 "rect": [210, 198, 9, 10], 971 "rect": [210, 198, 9, 10],
972 "reason": "layoutObject insertion" 972 "reason": "appeared"
973 }, 973 },
974 { 974 {
975 "object": "LayoutSVGRect rect", 975 "object": "LayoutSVGRect rect",
976 "rect": [757, 95, 9, 9], 976 "rect": [757, 95, 9, 9],
977 "reason": "bounds change" 977 "reason": "geometry"
978 }, 978 },
979 { 979 {
980 "object": "LayoutSVGRect rect", 980 "object": "LayoutSVGRect rect",
981 "rect": [757, 95, 9, 9], 981 "rect": [757, 95, 9, 9],
982 "reason": "layoutObject insertion" 982 "reason": "appeared"
983 }, 983 },
984 { 984 {
985 "object": "LayoutSVGRect rect", 985 "object": "LayoutSVGRect rect",
986 "rect": [546, 146, 9, 9], 986 "rect": [546, 146, 9, 9],
987 "reason": "layoutObject insertion" 987 "reason": "appeared"
988 }, 988 },
989 { 989 {
990 "object": "LayoutSVGRect rect", 990 "object": "LayoutSVGRect rect",
991 "rect": [377, 185, 9, 9], 991 "rect": [377, 185, 9, 9],
992 "reason": "layoutObject insertion" 992 "reason": "appeared"
993 }, 993 },
994 { 994 {
995 "object": "LayoutSVGPath line", 995 "object": "LayoutSVGPath line",
996 "rect": [-1, 20, 7, 13], 996 "rect": [-1, 20, 7, 13],
997 "reason": "layoutObject insertion" 997 "reason": "appeared"
998 }, 998 },
999 { 999 {
1000 "object": "LayoutSVGPath line", 1000 "object": "LayoutSVGPath line",
1001 "rect": [-1, 20, 7, 13], 1001 "rect": [-1, 20, 7, 13],
1002 "reason": "layoutObject insertion" 1002 "reason": "appeared"
1003 }, 1003 },
1004 { 1004 {
1005 "object": "LayoutSVGRect rect", 1005 "object": "LayoutSVGRect rect",
1006 "rect": [-1, 20, 7, 13], 1006 "rect": [-1, 20, 7, 13],
1007 "reason": "layoutObject insertion" 1007 "reason": "appeared"
1008 }, 1008 },
1009 { 1009 {
1010 "object": "LayoutSVGPath line", 1010 "object": "LayoutSVGPath line",
1011 "rect": [-1, 29, 7, 4], 1011 "rect": [-1, 29, 7, 4],
1012 "reason": "layoutObject insertion" 1012 "reason": "appeared"
1013 }, 1013 },
1014 { 1014 {
1015 "object": "LayoutSVGRect rect", 1015 "object": "LayoutSVGRect rect",
1016 "rect": [0, 22, 5, 9], 1016 "rect": [0, 22, 5, 9],
1017 "reason": "layoutObject insertion" 1017 "reason": "appeared"
1018 }, 1018 },
1019 { 1019 {
1020 "object": "LayoutSVGRect rect", 1020 "object": "LayoutSVGRect rect",
1021 "rect": [0, 22, 5, 9], 1021 "rect": [0, 22, 5, 9],
1022 "reason": "layoutObject insertion" 1022 "reason": "appeared"
1023 } 1023 }
1024 ] 1024 ]
1025 } 1025 }
1026 ], 1026 ],
1027 "objectPaintInvalidations": [ 1027 "objectPaintInvalidations": [
1028 { 1028 {
1029 "object": "LayoutSVGHiddenContainer symbol id='closeButton'", 1029 "object": "LayoutSVGHiddenContainer symbol id='closeButton'",
1030 "reason": "layoutObject insertion" 1030 "reason": "appeared"
1031 }, 1031 },
1032 { 1032 {
1033 "object": "LayoutSVGRect rect", 1033 "object": "LayoutSVGRect rect",
1034 "reason": "layoutObject insertion" 1034 "reason": "appeared"
1035 }, 1035 },
1036 { 1036 {
1037 "object": "LayoutSVGPath line", 1037 "object": "LayoutSVGPath line",
1038 "reason": "layoutObject insertion" 1038 "reason": "appeared"
1039 }, 1039 },
1040 { 1040 {
1041 "object": "LayoutSVGPath line", 1041 "object": "LayoutSVGPath line",
1042 "reason": "layoutObject insertion" 1042 "reason": "appeared"
1043 }, 1043 },
1044 { 1044 {
1045 "object": "LayoutSVGHiddenContainer symbol id='maximizeButton'", 1045 "object": "LayoutSVGHiddenContainer symbol id='maximizeButton'",
1046 "reason": "layoutObject insertion" 1046 "reason": "appeared"
1047 }, 1047 },
1048 { 1048 {
1049 "object": "LayoutSVGRect rect", 1049 "object": "LayoutSVGRect rect",
1050 "reason": "layoutObject insertion" 1050 "reason": "appeared"
1051 }, 1051 },
1052 { 1052 {
1053 "object": "LayoutSVGHiddenContainer symbol id='minimizeButton'", 1053 "object": "LayoutSVGHiddenContainer symbol id='minimizeButton'",
1054 "reason": "layoutObject insertion" 1054 "reason": "appeared"
1055 }, 1055 },
1056 { 1056 {
1057 "object": "LayoutSVGRect rect", 1057 "object": "LayoutSVGRect rect",
1058 "reason": "layoutObject insertion" 1058 "reason": "appeared"
1059 }, 1059 },
1060 { 1060 {
1061 "object": "LayoutSVGPath line", 1061 "object": "LayoutSVGPath line",
1062 "reason": "layoutObject insertion" 1062 "reason": "appeared"
1063 }, 1063 },
1064 { 1064 {
1065 "object": "LayoutSVGContainer g id='Windows'", 1065 "object": "LayoutSVGContainer g id='Windows'",
1066 "reason": "layoutObject insertion" 1066 "reason": "appeared"
1067 }, 1067 },
1068 { 1068 {
1069 "object": "LayoutSVGContainer g id='navWindow'", 1069 "object": "LayoutSVGContainer g id='navWindow'",
1070 "reason": "layoutObject insertion" 1070 "reason": "appeared"
1071 }, 1071 },
1072 { 1072 {
1073 "object": "LayoutSVGContainer g id='windowMainGroupnavWindow'", 1073 "object": "LayoutSVGContainer g id='windowMainGroupnavWindow'",
1074 "reason": "layoutObject insertion" 1074 "reason": "appeared"
1075 }, 1075 },
1076 { 1076 {
1077 "object": "LayoutSVGRect rect", 1077 "object": "LayoutSVGRect rect",
1078 "reason": "layoutObject insertion" 1078 "reason": "appeared"
1079 }, 1079 },
1080 { 1080 {
1081 "object": "LayoutSVGContainer g", 1081 "object": "LayoutSVGContainer g",
1082 "reason": "layoutObject insertion" 1082 "reason": "appeared"
1083 }, 1083 },
1084 { 1084 {
1085 "object": "LayoutSVGText text id='textNavWindow'", 1085 "object": "LayoutSVGText text id='textNavWindow'",
1086 "reason": "layoutObject insertion" 1086 "reason": "appeared"
1087 }, 1087 },
1088 { 1088 {
1089 "object": "RootInlineBox", 1089 "object": "RootInlineBox",
1090 "reason": "layoutObject insertion" 1090 "reason": "appeared"
1091 }, 1091 },
1092 { 1092 {
1093 "object": "LayoutSVGInlineText #text", 1093 "object": "LayoutSVGInlineText #text",
1094 "reason": "layoutObject insertion" 1094 "reason": "appeared"
1095 }, 1095 },
1096 { 1096 {
1097 "object": "InlineTextBox 'This window should'", 1097 "object": "InlineTextBox 'This window should'",
1098 "reason": "layoutObject insertion" 1098 "reason": "appeared"
1099 }, 1099 },
1100 { 1100 {
1101 "object": "LayoutSVGTSpan tspan", 1101 "object": "LayoutSVGTSpan tspan",
1102 "reason": "layoutObject insertion" 1102 "reason": "appeared"
1103 }, 1103 },
1104 { 1104 {
1105 "object": "InlineFlowBox", 1105 "object": "InlineFlowBox",
1106 "reason": "layoutObject insertion" 1106 "reason": "appeared"
1107 }, 1107 },
1108 { 1108 {
1109 "object": "LayoutSVGInlineText #text", 1109 "object": "LayoutSVGInlineText #text",
1110 "reason": "layoutObject insertion" 1110 "reason": "appeared"
1111 }, 1111 },
1112 { 1112 {
1113 "object": "InlineTextBox 'contain navigation tools'", 1113 "object": "InlineTextBox 'contain navigation tools'",
1114 "reason": "layoutObject insertion" 1114 "reason": "appeared"
1115 }, 1115 },
1116 { 1116 {
1117 "object": "LayoutSVGTSpan tspan", 1117 "object": "LayoutSVGTSpan tspan",
1118 "reason": "layoutObject insertion" 1118 "reason": "appeared"
1119 }, 1119 },
1120 { 1120 {
1121 "object": "InlineFlowBox", 1121 "object": "InlineFlowBox",
1122 "reason": "layoutObject insertion" 1122 "reason": "appeared"
1123 }, 1123 },
1124 { 1124 {
1125 "object": "LayoutSVGInlineText #text", 1125 "object": "LayoutSVGInlineText #text",
1126 "reason": "layoutObject insertion" 1126 "reason": "appeared"
1127 }, 1127 },
1128 { 1128 {
1129 "object": "InlineTextBox 'Click on button'", 1129 "object": "InlineTextBox 'Click on button'",
1130 "reason": "layoutObject insertion" 1130 "reason": "appeared"
1131 }, 1131 },
1132 { 1132 {
1133 "object": "LayoutSVGTSpan tspan", 1133 "object": "LayoutSVGTSpan tspan",
1134 "reason": "layoutObject insertion" 1134 "reason": "appeared"
1135 }, 1135 },
1136 { 1136 {
1137 "object": "InlineFlowBox", 1137 "object": "InlineFlowBox",
1138 "reason": "layoutObject insertion" 1138 "reason": "appeared"
1139 }, 1139 },
1140 { 1140 {
1141 "object": "LayoutSVGInlineText #text", 1141 "object": "LayoutSVGInlineText #text",
1142 "reason": "layoutObject insertion" 1142 "reason": "appeared"
1143 }, 1143 },
1144 { 1144 {
1145 "object": "InlineTextBox ''Resize Navigation Window' for a'", 1145 "object": "InlineTextBox ''Resize Navigation Window' for a'",
1146 "reason": "layoutObject insertion" 1146 "reason": "appeared"
1147 }, 1147 },
1148 { 1148 {
1149 "object": "LayoutSVGTSpan tspan", 1149 "object": "LayoutSVGTSpan tspan",
1150 "reason": "layoutObject insertion" 1150 "reason": "appeared"
1151 }, 1151 },
1152 { 1152 {
1153 "object": "InlineFlowBox", 1153 "object": "InlineFlowBox",
1154 "reason": "layoutObject insertion" 1154 "reason": "appeared"
1155 }, 1155 },
1156 { 1156 {
1157 "object": "LayoutSVGInlineText #text", 1157 "object": "LayoutSVGInlineText #text",
1158 "reason": "layoutObject insertion" 1158 "reason": "appeared"
1159 }, 1159 },
1160 { 1160 {
1161 "object": "InlineTextBox 'random resize of this Window'", 1161 "object": "InlineTextBox 'random resize of this Window'",
1162 "reason": "layoutObject insertion" 1162 "reason": "appeared"
1163 }, 1163 },
1164 { 1164 {
1165 "object": "LayoutSVGTSpan tspan", 1165 "object": "LayoutSVGTSpan tspan",
1166 "reason": "layoutObject insertion" 1166 "reason": "appeared"
1167 }, 1167 },
1168 { 1168 {
1169 "object": "InlineFlowBox", 1169 "object": "InlineFlowBox",
1170 "reason": "layoutObject insertion" 1170 "reason": "appeared"
1171 }, 1171 },
1172 { 1172 {
1173 "object": "LayoutSVGInlineText #text", 1173 "object": "LayoutSVGInlineText #text",
1174 "reason": "layoutObject insertion" 1174 "reason": "appeared"
1175 }, 1175 },
1176 { 1176 {
1177 "object": "InlineTextBox 'Note that this window also'", 1177 "object": "InlineTextBox 'Note that this window also'",
1178 "reason": "layoutObject insertion" 1178 "reason": "appeared"
1179 }, 1179 },
1180 { 1180 {
1181 "object": "LayoutSVGTSpan tspan", 1181 "object": "LayoutSVGTSpan tspan",
1182 "reason": "layoutObject insertion" 1182 "reason": "appeared"
1183 }, 1183 },
1184 { 1184 {
1185 "object": "InlineFlowBox", 1185 "object": "InlineFlowBox",
1186 "reason": "layoutObject insertion" 1186 "reason": "appeared"
1187 }, 1187 },
1188 { 1188 {
1189 "object": "LayoutSVGInlineText #text", 1189 "object": "LayoutSVGInlineText #text",
1190 "reason": "layoutObject insertion" 1190 "reason": "appeared"
1191 }, 1191 },
1192 { 1192 {
1193 "object": "InlineTextBox 'features a window decoration'", 1193 "object": "InlineTextBox 'features a window decoration'",
1194 "reason": "layoutObject insertion" 1194 "reason": "appeared"
1195 }, 1195 },
1196 { 1196 {
1197 "object": "LayoutSVGRect rect", 1197 "object": "LayoutSVGRect rect",
1198 "reason": "layoutObject insertion" 1198 "reason": "appeared"
1199 }, 1199 },
1200 { 1200 {
1201 "object": "LayoutSVGText text", 1201 "object": "LayoutSVGText text",
1202 "reason": "layoutObject insertion" 1202 "reason": "appeared"
1203 }, 1203 },
1204 { 1204 {
1205 "object": "RootInlineBox", 1205 "object": "RootInlineBox",
1206 "reason": "layoutObject insertion" 1206 "reason": "appeared"
1207 }, 1207 },
1208 { 1208 {
1209 "object": "LayoutSVGInlineText #text", 1209 "object": "LayoutSVGInlineText #text",
1210 "reason": "layoutObject insertion" 1210 "reason": "appeared"
1211 }, 1211 },
1212 { 1212 {
1213 "object": "InlineTextBox 'Statusbar'", 1213 "object": "InlineTextBox 'Statusbar'",
1214 "reason": "layoutObject insertion" 1214 "reason": "appeared"
1215 }, 1215 },
1216 { 1216 {
1217 "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'", 1217 "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'",
1218 "reason": "layoutObject insertion" 1218 "reason": "appeared"
1219 }, 1219 },
1220 { 1220 {
1221 "object": "LayoutSVGContainer use id='closeButtonnavWindow'", 1221 "object": "LayoutSVGContainer use id='closeButtonnavWindow'",
1222 "reason": "layoutObject insertion" 1222 "reason": "appeared"
1223 }, 1223 },
1224 { 1224 {
1225 "object": "LayoutSVGViewportContainer svg id='closeButton'", 1225 "object": "LayoutSVGViewportContainer svg id='closeButton'",
1226 "reason": "layoutObject insertion" 1226 "reason": "appeared"
1227 }, 1227 },
1228 { 1228 {
1229 "object": "LayoutSVGRect rect", 1229 "object": "LayoutSVGRect rect",
1230 "reason": "layoutObject insertion" 1230 "reason": "appeared"
1231 }, 1231 },
1232 { 1232 {
1233 "object": "LayoutSVGPath line", 1233 "object": "LayoutSVGPath line",
1234 "reason": "layoutObject insertion" 1234 "reason": "appeared"
1235 }, 1235 },
1236 { 1236 {
1237 "object": "LayoutSVGPath line", 1237 "object": "LayoutSVGPath line",
1238 "reason": "layoutObject insertion" 1238 "reason": "appeared"
1239 }, 1239 },
1240 { 1240 {
1241 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'", 1241 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
1242 "reason": "layoutObject insertion" 1242 "reason": "appeared"
1243 }, 1243 },
1244 { 1244 {
1245 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 1245 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
1246 "reason": "layoutObject insertion" 1246 "reason": "appeared"
1247 }, 1247 },
1248 { 1248 {
1249 "object": "LayoutSVGRect rect", 1249 "object": "LayoutSVGRect rect",
1250 "reason": "layoutObject insertion" 1250 "reason": "appeared"
1251 }, 1251 },
1252 { 1252 {
1253 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'", 1253 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'",
1254 "reason": "layoutObject insertion" 1254 "reason": "appeared"
1255 }, 1255 },
1256 { 1256 {
1257 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 1257 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
1258 "reason": "layoutObject insertion" 1258 "reason": "appeared"
1259 }, 1259 },
1260 { 1260 {
1261 "object": "LayoutSVGRect rect", 1261 "object": "LayoutSVGRect rect",
1262 "reason": "layoutObject insertion" 1262 "reason": "appeared"
1263 }, 1263 },
1264 { 1264 {
1265 "object": "LayoutSVGPath line", 1265 "object": "LayoutSVGPath line",
1266 "reason": "layoutObject insertion" 1266 "reason": "appeared"
1267 }, 1267 },
1268 { 1268 {
1269 "object": "LayoutSVGContainer g id='bigWindow'", 1269 "object": "LayoutSVGContainer g id='bigWindow'",
1270 "reason": "layoutObject insertion" 1270 "reason": "appeared"
1271 }, 1271 },
1272 { 1272 {
1273 "object": "LayoutSVGContainer g id='windowMainGroupbigWindow'", 1273 "object": "LayoutSVGContainer g id='windowMainGroupbigWindow'",
1274 "reason": "layoutObject insertion" 1274 "reason": "appeared"
1275 }, 1275 },
1276 { 1276 {
1277 "object": "LayoutSVGRect rect", 1277 "object": "LayoutSVGRect rect",
1278 "reason": "layoutObject insertion" 1278 "reason": "appeared"
1279 }, 1279 },
1280 { 1280 {
1281 "object": "LayoutSVGContainer g", 1281 "object": "LayoutSVGContainer g",
1282 "reason": "layoutObject insertion" 1282 "reason": "appeared"
1283 }, 1283 },
1284 { 1284 {
1285 "object": "LayoutSVGRect rect", 1285 "object": "LayoutSVGRect rect",
1286 "reason": "layoutObject insertion" 1286 "reason": "appeared"
1287 }, 1287 },
1288 { 1288 {
1289 "object": "LayoutSVGText text", 1289 "object": "LayoutSVGText text",
1290 "reason": "layoutObject insertion" 1290 "reason": "appeared"
1291 }, 1291 },
1292 { 1292 {
1293 "object": "RootInlineBox", 1293 "object": "RootInlineBox",
1294 "reason": "layoutObject insertion" 1294 "reason": "appeared"
1295 }, 1295 },
1296 { 1296 {
1297 "object": "LayoutSVGInlineText #text", 1297 "object": "LayoutSVGInlineText #text",
1298 "reason": "layoutObject insertion" 1298 "reason": "appeared"
1299 }, 1299 },
1300 { 1300 {
1301 "object": "InlineTextBox 'This is a big movable window'", 1301 "object": "InlineTextBox 'This is a big movable window'",
1302 "reason": "layoutObject insertion" 1302 "reason": "appeared"
1303 }, 1303 },
1304 { 1304 {
1305 "object": "LayoutSVGContainer g id='nestedWindow'", 1305 "object": "LayoutSVGContainer g id='nestedWindow'",
1306 "reason": "layoutObject insertion" 1306 "reason": "appeared"
1307 }, 1307 },
1308 { 1308 {
1309 "object": "LayoutSVGContainer g id='windowMainGroupnestedWindow'", 1309 "object": "LayoutSVGContainer g id='windowMainGroupnestedWindow'",
1310 "reason": "layoutObject insertion" 1310 "reason": "appeared"
1311 }, 1311 },
1312 { 1312 {
1313 "object": "LayoutSVGRect rect", 1313 "object": "LayoutSVGRect rect",
1314 "reason": "layoutObject insertion" 1314 "reason": "appeared"
1315 }, 1315 },
1316 { 1316 {
1317 "object": "LayoutSVGContainer g", 1317 "object": "LayoutSVGContainer g",
1318 "reason": "layoutObject insertion" 1318 "reason": "appeared"
1319 }, 1319 },
1320 { 1320 {
1321 "object": "LayoutSVGRect rect", 1321 "object": "LayoutSVGRect rect",
1322 "reason": "layoutObject insertion" 1322 "reason": "appeared"
1323 }, 1323 },
1324 { 1324 {
1325 "object": "LayoutSVGText text", 1325 "object": "LayoutSVGText text",
1326 "reason": "layoutObject insertion" 1326 "reason": "appeared"
1327 }, 1327 },
1328 { 1328 {
1329 "object": "RootInlineBox", 1329 "object": "RootInlineBox",
1330 "reason": "layoutObject insertion" 1330 "reason": "appeared"
1331 }, 1331 },
1332 { 1332 {
1333 "object": "LayoutSVGInlineText #text", 1333 "object": "LayoutSVGInlineText #text",
1334 "reason": "layoutObject insertion" 1334 "reason": "appeared"
1335 }, 1335 },
1336 { 1336 {
1337 "object": "InlineTextBox 'This window contains other windows'", 1337 "object": "InlineTextBox 'This window contains other windows'",
1338 "reason": "layoutObject insertion" 1338 "reason": "appeared"
1339 }, 1339 },
1340 { 1340 {
1341 "object": "LayoutSVGContainer g id='colourPickerWindow'", 1341 "object": "LayoutSVGContainer g id='colourPickerWindow'",
1342 "reason": "layoutObject insertion" 1342 "reason": "appeared"
1343 }, 1343 },
1344 { 1344 {
1345 "object": "LayoutSVGContainer g id='windowMainGroupcolourPickerWindow'", 1345 "object": "LayoutSVGContainer g id='windowMainGroupcolourPickerWindow'",
1346 "reason": "layoutObject insertion" 1346 "reason": "appeared"
1347 }, 1347 },
1348 { 1348 {
1349 "object": "LayoutSVGRect rect", 1349 "object": "LayoutSVGRect rect",
1350 "reason": "layoutObject insertion" 1350 "reason": "appeared"
1351 }, 1351 },
1352 { 1352 {
1353 "object": "LayoutSVGContainer g", 1353 "object": "LayoutSVGContainer g",
1354 "reason": "layoutObject insertion" 1354 "reason": "appeared"
1355 }, 1355 },
1356 { 1356 {
1357 "object": "LayoutSVGRect rect", 1357 "object": "LayoutSVGRect rect",
1358 "reason": "layoutObject insertion" 1358 "reason": "appeared"
1359 }, 1359 },
1360 { 1360 {
1361 "object": "LayoutSVGText text", 1361 "object": "LayoutSVGText text",
1362 "reason": "layoutObject insertion" 1362 "reason": "appeared"
1363 }, 1363 },
1364 { 1364 {
1365 "object": "RootInlineBox", 1365 "object": "RootInlineBox",
1366 "reason": "layoutObject insertion" 1366 "reason": "appeared"
1367 }, 1367 },
1368 { 1368 {
1369 "object": "LayoutSVGInlineText #text", 1369 "object": "LayoutSVGInlineText #text",
1370 "reason": "layoutObject insertion" 1370 "reason": "appeared"
1371 }, 1371 },
1372 { 1372 {
1373 "object": "InlineTextBox 'Changing a colour changes background'", 1373 "object": "InlineTextBox 'Changing a colour changes background'",
1374 "reason": "layoutObject insertion" 1374 "reason": "appeared"
1375 }, 1375 },
1376 { 1376 {
1377 "object": "LayoutSVGContainer g id='windowTitlebarGroupcolourPickerWindow' ", 1377 "object": "LayoutSVGContainer g id='windowTitlebarGroupcolourPickerWindow' ",
1378 "reason": "layoutObject insertion" 1378 "reason": "appeared"
1379 }, 1379 },
1380 { 1380 {
1381 "object": "LayoutSVGRect rect id='titleBarcolourPickerWindow'", 1381 "object": "LayoutSVGRect rect id='titleBarcolourPickerWindow'",
1382 "reason": "layoutObject insertion" 1382 "reason": "appeared"
1383 }, 1383 },
1384 { 1384 {
1385 "object": "LayoutSVGText text", 1385 "object": "LayoutSVGText text",
1386 "reason": "layoutObject insertion" 1386 "reason": "appeared"
1387 }, 1387 },
1388 { 1388 {
1389 "object": "RootInlineBox", 1389 "object": "RootInlineBox",
1390 "reason": "layoutObject insertion" 1390 "reason": "appeared"
1391 }, 1391 },
1392 { 1392 {
1393 "object": "LayoutSVGInlineText #text", 1393 "object": "LayoutSVGInlineText #text",
1394 "reason": "layoutObject insertion" 1394 "reason": "appeared"
1395 }, 1395 },
1396 { 1396 {
1397 "object": "InlineTextBox 'Colour Picker'", 1397 "object": "InlineTextBox 'Colour Picker'",
1398 "reason": "layoutObject insertion" 1398 "reason": "appeared"
1399 }, 1399 },
1400 { 1400 {
1401 "object": "LayoutSVGContainer use id='closeButtoncolourPickerWindow'", 1401 "object": "LayoutSVGContainer use id='closeButtoncolourPickerWindow'",
1402 "reason": "layoutObject insertion" 1402 "reason": "appeared"
1403 }, 1403 },
1404 { 1404 {
1405 "object": "LayoutSVGViewportContainer svg id='closeButton'", 1405 "object": "LayoutSVGViewportContainer svg id='closeButton'",
1406 "reason": "layoutObject insertion" 1406 "reason": "appeared"
1407 }, 1407 },
1408 { 1408 {
1409 "object": "LayoutSVGRect rect", 1409 "object": "LayoutSVGRect rect",
1410 "reason": "layoutObject insertion" 1410 "reason": "appeared"
1411 }, 1411 },
1412 { 1412 {
1413 "object": "LayoutSVGPath line", 1413 "object": "LayoutSVGPath line",
1414 "reason": "layoutObject insertion" 1414 "reason": "appeared"
1415 }, 1415 },
1416 { 1416 {
1417 "object": "LayoutSVGPath line", 1417 "object": "LayoutSVGPath line",
1418 "reason": "layoutObject insertion" 1418 "reason": "appeared"
1419 }, 1419 },
1420 { 1420 {
1421 "object": "LayoutSVGContainer use id='maximizeButtoncolourPickerWindow'", 1421 "object": "LayoutSVGContainer use id='maximizeButtoncolourPickerWindow'",
1422 "reason": "layoutObject insertion" 1422 "reason": "appeared"
1423 }, 1423 },
1424 { 1424 {
1425 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 1425 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
1426 "reason": "layoutObject insertion" 1426 "reason": "appeared"
1427 }, 1427 },
1428 { 1428 {
1429 "object": "LayoutSVGRect rect", 1429 "object": "LayoutSVGRect rect",
1430 "reason": "layoutObject insertion" 1430 "reason": "appeared"
1431 }, 1431 },
1432 { 1432 {
1433 "object": "LayoutSVGContainer use id='minimizeButtoncolourPickerWindow'", 1433 "object": "LayoutSVGContainer use id='minimizeButtoncolourPickerWindow'",
1434 "reason": "layoutObject insertion" 1434 "reason": "appeared"
1435 }, 1435 },
1436 { 1436 {
1437 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 1437 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
1438 "reason": "layoutObject insertion" 1438 "reason": "appeared"
1439 }, 1439 },
1440 { 1440 {
1441 "object": "LayoutSVGRect rect", 1441 "object": "LayoutSVGRect rect",
1442 "reason": "layoutObject insertion" 1442 "reason": "appeared"
1443 }, 1443 },
1444 { 1444 {
1445 "object": "LayoutSVGPath line", 1445 "object": "LayoutSVGPath line",
1446 "reason": "layoutObject insertion" 1446 "reason": "appeared"
1447 }, 1447 },
1448 { 1448 {
1449 "object": "LayoutSVGContainer g id='statusWindow'", 1449 "object": "LayoutSVGContainer g id='statusWindow'",
1450 "reason": "layoutObject insertion" 1450 "reason": "appeared"
1451 }, 1451 },
1452 { 1452 {
1453 "object": "LayoutSVGContainer g id='windowMainGroupstatusWindow'", 1453 "object": "LayoutSVGContainer g id='windowMainGroupstatusWindow'",
1454 "reason": "layoutObject insertion" 1454 "reason": "appeared"
1455 }, 1455 },
1456 { 1456 {
1457 "object": "LayoutSVGRect rect", 1457 "object": "LayoutSVGRect rect",
1458 "reason": "layoutObject insertion" 1458 "reason": "appeared"
1459 }, 1459 },
1460 { 1460 {
1461 "object": "LayoutSVGContainer g", 1461 "object": "LayoutSVGContainer g",
1462 "reason": "layoutObject insertion" 1462 "reason": "appeared"
1463 }, 1463 },
1464 { 1464 {
1465 "object": "LayoutSVGText text id='textStatusWindow'", 1465 "object": "LayoutSVGText text id='textStatusWindow'",
1466 "reason": "layoutObject insertion" 1466 "reason": "appeared"
1467 }, 1467 },
1468 { 1468 {
1469 "object": "RootInlineBox", 1469 "object": "RootInlineBox",
1470 "reason": "layoutObject insertion" 1470 "reason": "appeared"
1471 }, 1471 },
1472 { 1472 {
1473 "object": "LayoutSVGInlineText #text", 1473 "object": "LayoutSVGInlineText #text",
1474 "reason": "layoutObject insertion" 1474 "reason": "appeared"
1475 }, 1475 },
1476 { 1476 {
1477 "object": "InlineTextBox 'This is a none-moveable'", 1477 "object": "InlineTextBox 'This is a none-moveable'",
1478 "reason": "layoutObject insertion" 1478 "reason": "appeared"
1479 }, 1479 },
1480 { 1480 {
1481 "object": "LayoutSVGTSpan tspan", 1481 "object": "LayoutSVGTSpan tspan",
1482 "reason": "layoutObject insertion" 1482 "reason": "appeared"
1483 }, 1483 },
1484 { 1484 {
1485 "object": "InlineFlowBox", 1485 "object": "InlineFlowBox",
1486 "reason": "layoutObject insertion" 1486 "reason": "appeared"
1487 }, 1487 },
1488 { 1488 {
1489 "object": "LayoutSVGInlineText #text", 1489 "object": "LayoutSVGInlineText #text",
1490 "reason": "layoutObject insertion" 1490 "reason": "appeared"
1491 }, 1491 },
1492 { 1492 {
1493 "object": "InlineTextBox 'none-closeable status'", 1493 "object": "InlineTextBox 'none-closeable status'",
1494 "reason": "layoutObject insertion" 1494 "reason": "appeared"
1495 }, 1495 },
1496 { 1496 {
1497 "object": "LayoutSVGTSpan tspan", 1497 "object": "LayoutSVGTSpan tspan",
1498 "reason": "layoutObject insertion" 1498 "reason": "appeared"
1499 }, 1499 },
1500 { 1500 {
1501 "object": "InlineFlowBox", 1501 "object": "InlineFlowBox",
1502 "reason": "layoutObject insertion" 1502 "reason": "appeared"
1503 }, 1503 },
1504 { 1504 {
1505 "object": "LayoutSVGInlineText #text", 1505 "object": "LayoutSVGInlineText #text",
1506 "reason": "layoutObject insertion" 1506 "reason": "appeared"
1507 }, 1507 },
1508 { 1508 {
1509 "object": "InlineTextBox 'window'", 1509 "object": "InlineTextBox 'window'",
1510 "reason": "layoutObject insertion" 1510 "reason": "appeared"
1511 }, 1511 },
1512 { 1512 {
1513 "object": "LayoutSVGContainer g id='windowTitlebarGroupstatusWindow'", 1513 "object": "LayoutSVGContainer g id='windowTitlebarGroupstatusWindow'",
1514 "reason": "layoutObject insertion" 1514 "reason": "appeared"
1515 }, 1515 },
1516 { 1516 {
1517 "object": "LayoutSVGRect rect id='titleBarstatusWindow'", 1517 "object": "LayoutSVGRect rect id='titleBarstatusWindow'",
1518 "reason": "layoutObject insertion" 1518 "reason": "appeared"
1519 }, 1519 },
1520 { 1520 {
1521 "object": "LayoutSVGText text", 1521 "object": "LayoutSVGText text",
1522 "reason": "layoutObject insertion" 1522 "reason": "appeared"
1523 }, 1523 },
1524 { 1524 {
1525 "object": "RootInlineBox", 1525 "object": "RootInlineBox",
1526 "reason": "layoutObject insertion" 1526 "reason": "appeared"
1527 }, 1527 },
1528 { 1528 {
1529 "object": "LayoutSVGInlineText #text", 1529 "object": "LayoutSVGInlineText #text",
1530 "reason": "layoutObject insertion" 1530 "reason": "appeared"
1531 }, 1531 },
1532 { 1532 {
1533 "object": "InlineTextBox 'Status Window'", 1533 "object": "InlineTextBox 'Status Window'",
1534 "reason": "layoutObject insertion" 1534 "reason": "appeared"
1535 }, 1535 },
1536 { 1536 {
1537 "object": "LayoutSVGContainer use id='maximizeButtonstatusWindow'", 1537 "object": "LayoutSVGContainer use id='maximizeButtonstatusWindow'",
1538 "reason": "layoutObject insertion" 1538 "reason": "appeared"
1539 }, 1539 },
1540 { 1540 {
1541 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 1541 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
1542 "reason": "layoutObject insertion" 1542 "reason": "appeared"
1543 }, 1543 },
1544 { 1544 {
1545 "object": "LayoutSVGRect rect", 1545 "object": "LayoutSVGRect rect",
1546 "reason": "layoutObject insertion" 1546 "reason": "appeared"
1547 }, 1547 },
1548 { 1548 {
1549 "object": "LayoutSVGContainer use id='minimizeButtonstatusWindow'", 1549 "object": "LayoutSVGContainer use id='minimizeButtonstatusWindow'",
1550 "reason": "layoutObject insertion" 1550 "reason": "appeared"
1551 }, 1551 },
1552 { 1552 {
1553 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 1553 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
1554 "reason": "layoutObject insertion" 1554 "reason": "appeared"
1555 }, 1555 },
1556 { 1556 {
1557 "object": "LayoutSVGRect rect", 1557 "object": "LayoutSVGRect rect",
1558 "reason": "layoutObject insertion" 1558 "reason": "appeared"
1559 }, 1559 },
1560 { 1560 {
1561 "object": "LayoutSVGPath line", 1561 "object": "LayoutSVGPath line",
1562 "reason": "layoutObject insertion" 1562 "reason": "appeared"
1563 }, 1563 },
1564 { 1564 {
1565 "object": "LayoutSVGContainer g id='windowTitlebarGroupnestedWindow'", 1565 "object": "LayoutSVGContainer g id='windowTitlebarGroupnestedWindow'",
1566 "reason": "layoutObject insertion" 1566 "reason": "appeared"
1567 }, 1567 },
1568 { 1568 {
1569 "object": "LayoutSVGRect rect id='titleBarnestedWindow'", 1569 "object": "LayoutSVGRect rect id='titleBarnestedWindow'",
1570 "reason": "layoutObject insertion" 1570 "reason": "appeared"
1571 }, 1571 },
1572 { 1572 {
1573 "object": "LayoutSVGText text", 1573 "object": "LayoutSVGText text",
1574 "reason": "layoutObject insertion" 1574 "reason": "appeared"
1575 }, 1575 },
1576 { 1576 {
1577 "object": "RootInlineBox", 1577 "object": "RootInlineBox",
1578 "reason": "layoutObject insertion" 1578 "reason": "appeared"
1579 }, 1579 },
1580 { 1580 {
1581 "object": "LayoutSVGInlineText #text", 1581 "object": "LayoutSVGInlineText #text",
1582 "reason": "layoutObject insertion" 1582 "reason": "appeared"
1583 }, 1583 },
1584 { 1584 {
1585 "object": "InlineTextBox 'Nested middlesize Window'", 1585 "object": "InlineTextBox 'Nested middlesize Window'",
1586 "reason": "layoutObject insertion" 1586 "reason": "appeared"
1587 }, 1587 },
1588 { 1588 {
1589 "object": "LayoutSVGContainer use id='closeButtonnestedWindow'", 1589 "object": "LayoutSVGContainer use id='closeButtonnestedWindow'",
1590 "reason": "layoutObject insertion" 1590 "reason": "appeared"
1591 }, 1591 },
1592 { 1592 {
1593 "object": "LayoutSVGViewportContainer svg id='closeButton'", 1593 "object": "LayoutSVGViewportContainer svg id='closeButton'",
1594 "reason": "layoutObject insertion" 1594 "reason": "appeared"
1595 }, 1595 },
1596 { 1596 {
1597 "object": "LayoutSVGRect rect", 1597 "object": "LayoutSVGRect rect",
1598 "reason": "layoutObject insertion" 1598 "reason": "appeared"
1599 }, 1599 },
1600 { 1600 {
1601 "object": "LayoutSVGPath line", 1601 "object": "LayoutSVGPath line",
1602 "reason": "layoutObject insertion" 1602 "reason": "appeared"
1603 }, 1603 },
1604 { 1604 {
1605 "object": "LayoutSVGPath line", 1605 "object": "LayoutSVGPath line",
1606 "reason": "layoutObject insertion" 1606 "reason": "appeared"
1607 }, 1607 },
1608 { 1608 {
1609 "object": "LayoutSVGContainer use id='maximizeButtonnestedWindow'", 1609 "object": "LayoutSVGContainer use id='maximizeButtonnestedWindow'",
1610 "reason": "layoutObject insertion" 1610 "reason": "appeared"
1611 }, 1611 },
1612 { 1612 {
1613 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 1613 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
1614 "reason": "layoutObject insertion" 1614 "reason": "appeared"
1615 }, 1615 },
1616 { 1616 {
1617 "object": "LayoutSVGRect rect", 1617 "object": "LayoutSVGRect rect",
1618 "reason": "layoutObject insertion" 1618 "reason": "appeared"
1619 }, 1619 },
1620 { 1620 {
1621 "object": "LayoutSVGContainer use id='minimizeButtonnestedWindow'", 1621 "object": "LayoutSVGContainer use id='minimizeButtonnestedWindow'",
1622 "reason": "layoutObject insertion" 1622 "reason": "appeared"
1623 }, 1623 },
1624 { 1624 {
1625 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 1625 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
1626 "reason": "layoutObject insertion" 1626 "reason": "appeared"
1627 }, 1627 },
1628 { 1628 {
1629 "object": "LayoutSVGRect rect", 1629 "object": "LayoutSVGRect rect",
1630 "reason": "layoutObject insertion" 1630 "reason": "appeared"
1631 }, 1631 },
1632 { 1632 {
1633 "object": "LayoutSVGPath line", 1633 "object": "LayoutSVGPath line",
1634 "reason": "layoutObject insertion" 1634 "reason": "appeared"
1635 }, 1635 },
1636 { 1636 {
1637 "object": "LayoutSVGContainer g id='smallWindow'", 1637 "object": "LayoutSVGContainer g id='smallWindow'",
1638 "reason": "layoutObject insertion" 1638 "reason": "appeared"
1639 }, 1639 },
1640 { 1640 {
1641 "object": "LayoutSVGContainer g id='windowMainGroupsmallWindow'", 1641 "object": "LayoutSVGContainer g id='windowMainGroupsmallWindow'",
1642 "reason": "layoutObject insertion" 1642 "reason": "appeared"
1643 }, 1643 },
1644 { 1644 {
1645 "object": "LayoutSVGRect rect", 1645 "object": "LayoutSVGRect rect",
1646 "reason": "layoutObject insertion" 1646 "reason": "appeared"
1647 }, 1647 },
1648 { 1648 {
1649 "object": "LayoutSVGContainer g", 1649 "object": "LayoutSVGContainer g",
1650 "reason": "layoutObject insertion" 1650 "reason": "appeared"
1651 }, 1651 },
1652 { 1652 {
1653 "object": "LayoutSVGText text id='textSmallWindow'", 1653 "object": "LayoutSVGText text id='textSmallWindow'",
1654 "reason": "layoutObject insertion" 1654 "reason": "appeared"
1655 }, 1655 },
1656 { 1656 {
1657 "object": "RootInlineBox", 1657 "object": "RootInlineBox",
1658 "reason": "layoutObject insertion" 1658 "reason": "appeared"
1659 }, 1659 },
1660 { 1660 {
1661 "object": "LayoutSVGInlineText #text", 1661 "object": "LayoutSVGInlineText #text",
1662 "reason": "layoutObject insertion" 1662 "reason": "appeared"
1663 }, 1663 },
1664 { 1664 {
1665 "object": "InlineTextBox 'This window has a callback'", 1665 "object": "InlineTextBox 'This window has a callback'",
1666 "reason": "layoutObject insertion" 1666 "reason": "appeared"
1667 }, 1667 },
1668 { 1668 {
1669 "object": "LayoutSVGTSpan tspan", 1669 "object": "LayoutSVGTSpan tspan",
1670 "reason": "layoutObject insertion" 1670 "reason": "appeared"
1671 }, 1671 },
1672 { 1672 {
1673 "object": "InlineFlowBox", 1673 "object": "InlineFlowBox",
1674 "reason": "layoutObject insertion" 1674 "reason": "appeared"
1675 }, 1675 },
1676 { 1676 {
1677 "object": "LayoutSVGInlineText #text", 1677 "object": "LayoutSVGInlineText #text",
1678 "reason": "layoutObject insertion" 1678 "reason": "appeared"
1679 }, 1679 },
1680 { 1680 {
1681 "object": "InlineTextBox 'function indicating mouse'", 1681 "object": "InlineTextBox 'function indicating mouse'",
1682 "reason": "layoutObject insertion" 1682 "reason": "appeared"
1683 }, 1683 },
1684 { 1684 {
1685 "object": "LayoutSVGTSpan tspan", 1685 "object": "LayoutSVGTSpan tspan",
1686 "reason": "layoutObject insertion" 1686 "reason": "appeared"
1687 }, 1687 },
1688 { 1688 {
1689 "object": "InlineFlowBox", 1689 "object": "InlineFlowBox",
1690 "reason": "layoutObject insertion" 1690 "reason": "appeared"
1691 }, 1691 },
1692 { 1692 {
1693 "object": "LayoutSVGInlineText #text", 1693 "object": "LayoutSVGInlineText #text",
1694 "reason": "layoutObject insertion" 1694 "reason": "appeared"
1695 }, 1695 },
1696 { 1696 {
1697 "object": "InlineTextBox 'movements in the statusbar'", 1697 "object": "InlineTextBox 'movements in the statusbar'",
1698 "reason": "layoutObject insertion" 1698 "reason": "appeared"
1699 }, 1699 },
1700 { 1700 {
1701 "object": "LayoutSVGTSpan tspan", 1701 "object": "LayoutSVGTSpan tspan",
1702 "reason": "layoutObject insertion" 1702 "reason": "appeared"
1703 }, 1703 },
1704 { 1704 {
1705 "object": "InlineFlowBox", 1705 "object": "InlineFlowBox",
1706 "reason": "layoutObject insertion" 1706 "reason": "appeared"
1707 }, 1707 },
1708 { 1708 {
1709 "object": "LayoutSVGInlineText #text", 1709 "object": "LayoutSVGInlineText #text",
1710 "reason": "layoutObject insertion" 1710 "reason": "appeared"
1711 }, 1711 },
1712 { 1712 {
1713 "object": "InlineTextBox 'and alerting window'", 1713 "object": "InlineTextBox 'and alerting window'",
1714 "reason": "layoutObject insertion" 1714 "reason": "appeared"
1715 }, 1715 },
1716 { 1716 {
1717 "object": "LayoutSVGTSpan tspan", 1717 "object": "LayoutSVGTSpan tspan",
1718 "reason": "layoutObject insertion" 1718 "reason": "appeared"
1719 }, 1719 },
1720 { 1720 {
1721 "object": "InlineFlowBox", 1721 "object": "InlineFlowBox",
1722 "reason": "layoutObject insertion" 1722 "reason": "appeared"
1723 }, 1723 },
1724 { 1724 {
1725 "object": "LayoutSVGInlineText #text", 1725 "object": "LayoutSVGInlineText #text",
1726 "reason": "layoutObject insertion" 1726 "reason": "appeared"
1727 }, 1727 },
1728 { 1728 {
1729 "object": "InlineTextBox 'events'", 1729 "object": "InlineTextBox 'events'",
1730 "reason": "layoutObject insertion" 1730 "reason": "appeared"
1731 }, 1731 },
1732 { 1732 {
1733 "object": "LayoutSVGRect rect", 1733 "object": "LayoutSVGRect rect",
1734 "reason": "layoutObject insertion" 1734 "reason": "appeared"
1735 }, 1735 },
1736 { 1736 {
1737 "object": "LayoutSVGText text", 1737 "object": "LayoutSVGText text",
1738 "reason": "layoutObject insertion" 1738 "reason": "appeared"
1739 }, 1739 },
1740 { 1740 {
1741 "object": "RootInlineBox", 1741 "object": "RootInlineBox",
1742 "reason": "layoutObject insertion" 1742 "reason": "appeared"
1743 }, 1743 },
1744 { 1744 {
1745 "object": "LayoutSVGInlineText #text", 1745 "object": "LayoutSVGInlineText #text",
1746 "reason": "layoutObject insertion" 1746 "reason": "appeared"
1747 }, 1747 },
1748 { 1748 {
1749 "object": "InlineTextBox 'Callback function is active'", 1749 "object": "InlineTextBox 'Callback function is active'",
1750 "reason": "layoutObject insertion" 1750 "reason": "appeared"
1751 }, 1751 },
1752 { 1752 {
1753 "object": "LayoutSVGContainer g id='windowTitlebarGroupsmallWindow'", 1753 "object": "LayoutSVGContainer g id='windowTitlebarGroupsmallWindow'",
1754 "reason": "layoutObject insertion" 1754 "reason": "appeared"
1755 }, 1755 },
1756 { 1756 {
1757 "object": "LayoutSVGRect rect id='titleBarsmallWindow'", 1757 "object": "LayoutSVGRect rect id='titleBarsmallWindow'",
1758 "reason": "layoutObject insertion" 1758 "reason": "appeared"
1759 }, 1759 },
1760 { 1760 {
1761 "object": "LayoutSVGText text", 1761 "object": "LayoutSVGText text",
1762 "reason": "layoutObject insertion" 1762 "reason": "appeared"
1763 }, 1763 },
1764 { 1764 {
1765 "object": "RootInlineBox", 1765 "object": "RootInlineBox",
1766 "reason": "layoutObject insertion" 1766 "reason": "appeared"
1767 }, 1767 },
1768 { 1768 {
1769 "object": "LayoutSVGInlineText #text", 1769 "object": "LayoutSVGInlineText #text",
1770 "reason": "layoutObject insertion" 1770 "reason": "appeared"
1771 }, 1771 },
1772 { 1772 {
1773 "object": "InlineTextBox 'Small Window'", 1773 "object": "InlineTextBox 'Small Window'",
1774 "reason": "layoutObject insertion" 1774 "reason": "appeared"
1775 }, 1775 },
1776 { 1776 {
1777 "object": "LayoutSVGContainer use id='closeButtonsmallWindow'", 1777 "object": "LayoutSVGContainer use id='closeButtonsmallWindow'",
1778 "reason": "layoutObject insertion" 1778 "reason": "appeared"
1779 }, 1779 },
1780 { 1780 {
1781 "object": "LayoutSVGViewportContainer svg id='closeButton'", 1781 "object": "LayoutSVGViewportContainer svg id='closeButton'",
1782 "reason": "layoutObject insertion" 1782 "reason": "appeared"
1783 }, 1783 },
1784 { 1784 {
1785 "object": "LayoutSVGRect rect", 1785 "object": "LayoutSVGRect rect",
1786 "reason": "layoutObject insertion" 1786 "reason": "appeared"
1787 }, 1787 },
1788 { 1788 {
1789 "object": "LayoutSVGPath line", 1789 "object": "LayoutSVGPath line",
1790 "reason": "layoutObject insertion" 1790 "reason": "appeared"
1791 }, 1791 },
1792 { 1792 {
1793 "object": "LayoutSVGPath line", 1793 "object": "LayoutSVGPath line",
1794 "reason": "layoutObject insertion" 1794 "reason": "appeared"
1795 }, 1795 },
1796 { 1796 {
1797 "object": "LayoutSVGContainer use id='maximizeButtonsmallWindow'", 1797 "object": "LayoutSVGContainer use id='maximizeButtonsmallWindow'",
1798 "reason": "layoutObject insertion" 1798 "reason": "appeared"
1799 }, 1799 },
1800 { 1800 {
1801 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 1801 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
1802 "reason": "layoutObject insertion" 1802 "reason": "appeared"
1803 }, 1803 },
1804 { 1804 {
1805 "object": "LayoutSVGRect rect", 1805 "object": "LayoutSVGRect rect",
1806 "reason": "layoutObject insertion" 1806 "reason": "appeared"
1807 }, 1807 },
1808 { 1808 {
1809 "object": "LayoutSVGContainer use id='minimizeButtonsmallWindow'", 1809 "object": "LayoutSVGContainer use id='minimizeButtonsmallWindow'",
1810 "reason": "layoutObject insertion" 1810 "reason": "appeared"
1811 }, 1811 },
1812 { 1812 {
1813 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 1813 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
1814 "reason": "layoutObject insertion" 1814 "reason": "appeared"
1815 }, 1815 },
1816 { 1816 {
1817 "object": "LayoutSVGRect rect", 1817 "object": "LayoutSVGRect rect",
1818 "reason": "layoutObject insertion" 1818 "reason": "appeared"
1819 }, 1819 },
1820 { 1820 {
1821 "object": "LayoutSVGPath line", 1821 "object": "LayoutSVGPath line",
1822 "reason": "layoutObject insertion" 1822 "reason": "appeared"
1823 }, 1823 },
1824 { 1824 {
1825 "object": "LayoutSVGContainer g id='minimalWindow'", 1825 "object": "LayoutSVGContainer g id='minimalWindow'",
1826 "reason": "layoutObject insertion" 1826 "reason": "appeared"
1827 }, 1827 },
1828 { 1828 {
1829 "object": "LayoutSVGContainer g id='windowMainGroupminimalWindow'", 1829 "object": "LayoutSVGContainer g id='windowMainGroupminimalWindow'",
1830 "reason": "layoutObject insertion" 1830 "reason": "appeared"
1831 }, 1831 },
1832 { 1832 {
1833 "object": "LayoutSVGRect rect", 1833 "object": "LayoutSVGRect rect",
1834 "reason": "layoutObject insertion" 1834 "reason": "appeared"
1835 }, 1835 },
1836 { 1836 {
1837 "object": "LayoutSVGContainer g", 1837 "object": "LayoutSVGContainer g",
1838 "reason": "layoutObject insertion" 1838 "reason": "appeared"
1839 }, 1839 },
1840 { 1840 {
1841 "object": "LayoutSVGText text id='textMinimalWindow'", 1841 "object": "LayoutSVGText text id='textMinimalWindow'",
1842 "reason": "layoutObject insertion" 1842 "reason": "appeared"
1843 }, 1843 },
1844 { 1844 {
1845 "object": "RootInlineBox", 1845 "object": "RootInlineBox",
1846 "reason": "layoutObject insertion" 1846 "reason": "appeared"
1847 }, 1847 },
1848 { 1848 {
1849 "object": "LayoutSVGInlineText #text", 1849 "object": "LayoutSVGInlineText #text",
1850 "reason": "layoutObject insertion" 1850 "reason": "appeared"
1851 }, 1851 },
1852 { 1852 {
1853 "object": "InlineTextBox 'This is a minimal window'", 1853 "object": "InlineTextBox 'This is a minimal window'",
1854 "reason": "layoutObject insertion" 1854 "reason": "appeared"
1855 }, 1855 },
1856 { 1856 {
1857 "object": "LayoutSVGTSpan tspan", 1857 "object": "LayoutSVGTSpan tspan",
1858 "reason": "layoutObject insertion" 1858 "reason": "appeared"
1859 }, 1859 },
1860 { 1860 {
1861 "object": "InlineFlowBox", 1861 "object": "InlineFlowBox",
1862 "reason": "layoutObject insertion" 1862 "reason": "appeared"
1863 }, 1863 },
1864 { 1864 {
1865 "object": "LayoutSVGInlineText #text", 1865 "object": "LayoutSVGInlineText #text",
1866 "reason": "layoutObject insertion" 1866 "reason": "appeared"
1867 }, 1867 },
1868 { 1868 {
1869 "object": "InlineTextBox 'without title and status bar.'", 1869 "object": "InlineTextBox 'without title and status bar.'",
1870 "reason": "layoutObject insertion" 1870 "reason": "appeared"
1871 }, 1871 },
1872 { 1872 {
1873 "object": "LayoutSVGTSpan tspan", 1873 "object": "LayoutSVGTSpan tspan",
1874 "reason": "layoutObject insertion" 1874 "reason": "appeared"
1875 }, 1875 },
1876 { 1876 {
1877 "object": "InlineFlowBox", 1877 "object": "InlineFlowBox",
1878 "reason": "layoutObject insertion" 1878 "reason": "appeared"
1879 }, 1879 },
1880 { 1880 {
1881 "object": "LayoutSVGInlineText #text", 1881 "object": "LayoutSVGInlineText #text",
1882 "reason": "layoutObject insertion" 1882 "reason": "appeared"
1883 }, 1883 },
1884 { 1884 {
1885 "object": "InlineTextBox 'it is also not moveable'", 1885 "object": "InlineTextBox 'it is also not moveable'",
1886 "reason": "layoutObject insertion" 1886 "reason": "appeared"
1887 }, 1887 },
1888 { 1888 {
1889 "object": "LayoutSVGContainer g id='windowTitlebarGroupminimalWindow'", 1889 "object": "LayoutSVGContainer g id='windowTitlebarGroupminimalWindow'",
1890 "reason": "layoutObject insertion" 1890 "reason": "appeared"
1891 }, 1891 },
1892 { 1892 {
1893 "object": "LayoutSVGContainer g id='windowTitlebarGroupbigWindow'", 1893 "object": "LayoutSVGContainer g id='windowTitlebarGroupbigWindow'",
1894 "reason": "layoutObject insertion" 1894 "reason": "appeared"
1895 }, 1895 },
1896 { 1896 {
1897 "object": "LayoutSVGRect rect id='titleBarbigWindow'", 1897 "object": "LayoutSVGRect rect id='titleBarbigWindow'",
1898 "reason": "layoutObject insertion" 1898 "reason": "appeared"
1899 }, 1899 },
1900 { 1900 {
1901 "object": "LayoutSVGText text", 1901 "object": "LayoutSVGText text",
1902 "reason": "layoutObject insertion" 1902 "reason": "appeared"
1903 }, 1903 },
1904 { 1904 {
1905 "object": "RootInlineBox", 1905 "object": "RootInlineBox",
1906 "reason": "layoutObject insertion" 1906 "reason": "appeared"
1907 }, 1907 },
1908 { 1908 {
1909 "object": "LayoutSVGInlineText #text", 1909 "object": "LayoutSVGInlineText #text",
1910 "reason": "layoutObject insertion" 1910 "reason": "appeared"
1911 }, 1911 },
1912 { 1912 {
1913 "object": "InlineTextBox 'Big Window'", 1913 "object": "InlineTextBox 'Big Window'",
1914 "reason": "layoutObject insertion" 1914 "reason": "appeared"
1915 }, 1915 },
1916 { 1916 {
1917 "object": "LayoutSVGContainer use id='closeButtonbigWindow'", 1917 "object": "LayoutSVGContainer use id='closeButtonbigWindow'",
1918 "reason": "layoutObject insertion" 1918 "reason": "appeared"
1919 }, 1919 },
1920 { 1920 {
1921 "object": "LayoutSVGViewportContainer svg id='closeButton'", 1921 "object": "LayoutSVGViewportContainer svg id='closeButton'",
1922 "reason": "layoutObject insertion" 1922 "reason": "appeared"
1923 }, 1923 },
1924 { 1924 {
1925 "object": "LayoutSVGRect rect", 1925 "object": "LayoutSVGRect rect",
1926 "reason": "layoutObject insertion" 1926 "reason": "appeared"
1927 }, 1927 },
1928 { 1928 {
1929 "object": "LayoutSVGPath line", 1929 "object": "LayoutSVGPath line",
1930 "reason": "layoutObject insertion" 1930 "reason": "appeared"
1931 }, 1931 },
1932 { 1932 {
1933 "object": "LayoutSVGPath line", 1933 "object": "LayoutSVGPath line",
1934 "reason": "layoutObject insertion" 1934 "reason": "appeared"
1935 }, 1935 },
1936 { 1936 {
1937 "object": "LayoutSVGContainer use id='maximizeButtonbigWindow'", 1937 "object": "LayoutSVGContainer use id='maximizeButtonbigWindow'",
1938 "reason": "layoutObject insertion" 1938 "reason": "appeared"
1939 }, 1939 },
1940 { 1940 {
1941 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 1941 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
1942 "reason": "layoutObject insertion" 1942 "reason": "appeared"
1943 }, 1943 },
1944 { 1944 {
1945 "object": "LayoutSVGRect rect", 1945 "object": "LayoutSVGRect rect",
1946 "reason": "layoutObject insertion" 1946 "reason": "appeared"
1947 }, 1947 },
1948 { 1948 {
1949 "object": "LayoutSVGContainer use id='minimizeButtonbigWindow'", 1949 "object": "LayoutSVGContainer use id='minimizeButtonbigWindow'",
1950 "reason": "layoutObject insertion" 1950 "reason": "appeared"
1951 }, 1951 },
1952 { 1952 {
1953 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 1953 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
1954 "reason": "layoutObject insertion" 1954 "reason": "appeared"
1955 }, 1955 },
1956 { 1956 {
1957 "object": "LayoutSVGRect rect", 1957 "object": "LayoutSVGRect rect",
1958 "reason": "layoutObject insertion" 1958 "reason": "appeared"
1959 }, 1959 },
1960 { 1960 {
1961 "object": "LayoutSVGPath line", 1961 "object": "LayoutSVGPath line",
1962 "reason": "layoutObject insertion" 1962 "reason": "appeared"
1963 }, 1963 },
1964 { 1964 {
1965 "object": "LayoutSVGContainer g id='Windows'", 1965 "object": "LayoutSVGContainer g id='Windows'",
1966 "reason": "bounds change" 1966 "reason": "geometry"
1967 }, 1967 },
1968 { 1968 {
1969 "object": "LayoutSVGContainer g id='navWindow'", 1969 "object": "LayoutSVGContainer g id='navWindow'",
1970 "reason": "bounds change" 1970 "reason": "geometry"
1971 }, 1971 },
1972 { 1972 {
1973 "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'", 1973 "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'",
1974 "reason": "bounds change" 1974 "reason": "geometry"
1975 }, 1975 },
1976 { 1976 {
1977 "object": "LayoutSVGContainer g id='decoGroupnavWindow'", 1977 "object": "LayoutSVGContainer g id='decoGroupnavWindow'",
1978 "reason": "layoutObject insertion" 1978 "reason": "appeared"
1979 }, 1979 },
1980 { 1980 {
1981 "object": "LayoutSVGRect rect", 1981 "object": "LayoutSVGRect rect",
1982 "reason": "layoutObject insertion" 1982 "reason": "appeared"
1983 }, 1983 },
1984 { 1984 {
1985 "object": "LayoutSVGRect rect id='decoGroupMinimizednavWindow'", 1985 "object": "LayoutSVGRect rect id='decoGroupMinimizednavWindow'",
1986 "reason": "layoutObject insertion" 1986 "reason": "appeared"
1987 }, 1987 },
1988 { 1988 {
1989 "object": "LayoutSVGText text", 1989 "object": "LayoutSVGText text",
1990 "reason": "layoutObject insertion" 1990 "reason": "appeared"
1991 }, 1991 },
1992 { 1992 {
1993 "object": "RootInlineBox", 1993 "object": "RootInlineBox",
1994 "reason": "layoutObject insertion" 1994 "reason": "appeared"
1995 }, 1995 },
1996 { 1996 {
1997 "object": "LayoutSVGInlineText #text", 1997 "object": "LayoutSVGInlineText #text",
1998 "reason": "layoutObject insertion" 1998 "reason": "appeared"
1999 }, 1999 },
2000 { 2000 {
2001 "object": "InlineTextBox 'Navigation Window'", 2001 "object": "InlineTextBox 'Navigation Window'",
2002 "reason": "layoutObject insertion" 2002 "reason": "appeared"
2003 }, 2003 },
2004 { 2004 {
2005 "object": "LayoutSVGContainer use id='closeButtonnavWindow'", 2005 "object": "LayoutSVGContainer use id='closeButtonnavWindow'",
2006 "reason": "full" 2006 "reason": "full"
2007 }, 2007 },
2008 { 2008 {
2009 "object": "LayoutSVGViewportContainer svg id='closeButton'", 2009 "object": "LayoutSVGViewportContainer svg id='closeButton'",
2010 "reason": "full" 2010 "reason": "full"
2011 }, 2011 },
2012 { 2012 {
2013 "object": "LayoutSVGRect rect", 2013 "object": "LayoutSVGRect rect",
2014 "reason": "bounds change" 2014 "reason": "geometry"
2015 }, 2015 },
2016 { 2016 {
2017 "object": "LayoutSVGPath line", 2017 "object": "LayoutSVGPath line",
2018 "reason": "bounds change" 2018 "reason": "geometry"
2019 }, 2019 },
2020 { 2020 {
2021 "object": "LayoutSVGPath line", 2021 "object": "LayoutSVGPath line",
2022 "reason": "bounds change" 2022 "reason": "geometry"
2023 }, 2023 },
2024 { 2024 {
2025 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'", 2025 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
2026 "reason": "full" 2026 "reason": "full"
2027 }, 2027 },
2028 { 2028 {
2029 "object": "LayoutSVGViewportContainer svg id='maximizeButton'", 2029 "object": "LayoutSVGViewportContainer svg id='maximizeButton'",
2030 "reason": "full" 2030 "reason": "full"
2031 }, 2031 },
2032 { 2032 {
2033 "object": "LayoutSVGRect rect", 2033 "object": "LayoutSVGRect rect",
2034 "reason": "bounds change" 2034 "reason": "geometry"
2035 }, 2035 },
2036 { 2036 {
2037 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'", 2037 "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'",
2038 "reason": "full" 2038 "reason": "full"
2039 }, 2039 },
2040 { 2040 {
2041 "object": "LayoutSVGViewportContainer svg id='minimizeButton'", 2041 "object": "LayoutSVGViewportContainer svg id='minimizeButton'",
2042 "reason": "full" 2042 "reason": "full"
2043 }, 2043 },
2044 { 2044 {
2045 "object": "LayoutSVGRect rect", 2045 "object": "LayoutSVGRect rect",
2046 "reason": "bounds change" 2046 "reason": "geometry"
2047 }, 2047 },
2048 { 2048 {
2049 "object": "LayoutSVGPath line", 2049 "object": "LayoutSVGPath line",
2050 "reason": "bounds change" 2050 "reason": "geometry"
2051 } 2051 }
2052 ] 2052 ]
2053 } 2053 }
2054 2054
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698