| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [1418, 1008], | 3 "bounds": [1418, 1008], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [1418, 1008], | 7 "bounds": [1418, 1008], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 104 { | 104 { |
| 105 "object": "RootInlineBox", | 105 "object": "RootInlineBox", |
| 106 "reason": "bounds change" | 106 "reason": "bounds change" |
| 107 }, | 107 }, |
| 108 { | 108 { |
| 109 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", | 109 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
| 110 "reason": "compositing update" | 110 "reason": "compositing update" |
| 111 }, | 111 }, |
| 112 { | 112 { |
| 113 "object": "LayoutText #text", | 113 "object": "LayoutText #text", |
| 114 "reason": "bounds change" | 114 "reason": "location change" |
| 115 }, | 115 }, |
| 116 { | 116 { |
| 117 "object": "LayoutText #text", | 117 "object": "LayoutText #text", |
| 118 "reason": "bounds change" | 118 "reason": "location change" |
| 119 } | 119 } |
| 120 ] | 120 ] |
| 121 } | 121 } |
| 122 | 122 |
| OLD | NEW |