| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [1418, 1008], | 2 "bounds": [1418, 1008], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [1418, 1008], | 5 "bounds": [1418, 1008], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow (anonymous)", | |
| 11 "rect": [8, 118, 1410, 55], | |
| 12 "reason": "bounds change" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutBlockFlow (anonymous)", | |
| 16 "rect": [8, 63, 1410, 55], | |
| 17 "reason": "bounds change" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutBlockFlow DIV id='container'", | 10 "object": "LayoutBlockFlow DIV id='container'", |
| 21 "rect": [8, 8, 769, 109], | 11 "rect": [8, 8, 769, 109], |
| 22 "reason": "invalidate paint rectangle" | 12 "reason": "invalidate paint rectangle" |
| 23 }, | 13 }, |
| 24 { | 14 { |
| 15 "object": "LayoutBlockFlow (anonymous)", |
| 16 "rect": [8, 118, 769, 55], |
| 17 "reason": "bounds change" |
| 18 }, |
| 19 { |
| 20 "object": "LayoutBlockFlow (anonymous)", |
| 21 "rect": [8, 63, 769, 55], |
| 22 "reason": "bounds change" |
| 23 }, |
| 24 { |
| 25 "object": "LayoutBlockFlow DIV id='container'", | 25 "object": "LayoutBlockFlow DIV id='container'", |
| 26 "rect": [8, 63, 769, 55], | 26 "rect": [8, 63, 769, 55], |
| 27 "reason": "incremental" | 27 "reason": "incremental" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
| 31 "reason": "bounds change" | 31 "reason": "bounds change" |
| 32 }, | 32 }, |
| 33 { | 33 { |
| 34 "object": "LayoutText #text", | 34 "object": "LayoutText #text", |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 } | 99 } |
| 100 ] | 100 ] |
| 101 } | 101 } |
| 102 ] | 102 ] |
| 103 } | 103 } |
| 104 ] | 104 ] |
| 105 } | 105 } |
| 106 ] | 106 ] |
| 107 } | 107 } |
| 108 | 108 |
| OLD | NEW |