| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [785, 850], | 2 "bounds": [785, 850], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [785, 850], | 5 "bounds": [785, 850], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow HTML", | 10 "object": "LayoutBlockFlow HTML", |
| 11 "rect": [0, 0, 785, 1050], | 11 "rect": [0, 0, 785, 1050], |
| 12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutView #document", | |
| 16 "rect": [0, 850, 785, 200], | |
| 17 "reason": "incremental" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutTableCell TD id='resizeMe'", | 15 "object": "LayoutTableCell TD id='resizeMe'", |
| 21 "rect": [8, 117, 769, 205], | 16 "rect": [8, 117, 769, 205], |
| 22 "reason": "incremental" | 17 "reason": "incremental" |
| 23 }, | 18 }, |
| 24 { | 19 { |
| 25 "object": "LayoutTableCell TD id='resizeMe'", | 20 "object": "LayoutTableCell TD id='resizeMe'", |
| 26 "rect": [8, 122, 769, 200], | 21 "rect": [8, 122, 769, 200], |
| 27 "reason": "incremental" | 22 "reason": "incremental" |
| 28 }, | 23 }, |
| 29 { | 24 { |
| (...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 480 }, | 475 }, |
| 481 { | 476 { |
| 482 "object": "RootInlineBox", | 477 "object": "RootInlineBox", |
| 483 "reason": "full" | 478 "reason": "full" |
| 484 } | 479 } |
| 485 ] | 480 ] |
| 486 } | 481 } |
| 487 ] | 482 ] |
| 488 } | 483 } |
| 489 | 484 |
| OLD | NEW |