| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "InlineTextBox '\n'", | 10 "object": "InlineTextBox '\n'", |
| (...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 221 "rect": [8, 64, 784, 100], | 221 "rect": [8, 64, 784, 100], |
| 222 "reason": "location change" | 222 "reason": "location change" |
| 223 }, | 223 }, |
| 224 { | 224 { |
| 225 "object": "LayoutBlockFlow (anonymous)", | 225 "object": "LayoutBlockFlow (anonymous)", |
| 226 "rect": [8, 264, 784, 80], | 226 "rect": [8, 264, 784, 80], |
| 227 "reason": "location change" | 227 "reason": "location change" |
| 228 }, | 228 }, |
| 229 { | 229 { |
| 230 "object": "LayoutBlockFlow DIV", | 230 "object": "LayoutBlockFlow DIV", |
| 231 "rect": [8, 64, 784, 180], | |
| 232 "reason": "style change" | |
| 233 }, | |
| 234 { | |
| 235 "object": "LayoutBlockFlow DIV", | |
| 236 "rect": [8, 64, 784, 280], | 231 "rect": [8, 64, 784, 280], |
| 237 "reason": "style change" | 232 "reason": "style change" |
| 238 }, | 233 }, |
| 239 { | 234 { |
| 240 "object": "LayoutBlockFlow DIV id='target'", | 235 "object": "LayoutBlockFlow DIV id='target'", |
| 241 "rect": [8, 164, 10, 100], | 236 "rect": [8, 164, 10, 100], |
| 242 "reason": "location change" | 237 "reason": "location change" |
| 243 }, | 238 }, |
| 244 { | 239 { |
| 245 "object": "LayoutText #text", | 240 "object": "LayoutText #text", |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 359 { | 354 { |
| 360 "object": "RootInlineBox", | 355 "object": "RootInlineBox", |
| 361 "rect": [0, 0, 0, 0], | 356 "rect": [0, 0, 0, 0], |
| 362 "reason": "full" | 357 "reason": "full" |
| 363 } | 358 } |
| 364 ] | 359 ] |
| 365 } | 360 } |
| 366 ] | 361 ] |
| 367 } | 362 } |
| 368 | 363 |
| OLD | NEW |