| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [1250, 585], | 5 "bounds": [1250, 585], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", | 10 "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 127 "object": "LayoutText #text", | 127 "object": "LayoutText #text", |
| 128 "reason": "location change" | 128 "reason": "location change" |
| 129 }, | 129 }, |
| 130 { | 130 { |
| 131 "object": "LayoutText #text", | 131 "object": "LayoutText #text", |
| 132 "reason": "location change" | 132 "reason": "location change" |
| 133 } | 133 } |
| 134 ] | 134 ] |
| 135 } | 135 } |
| 136 | 136 |
| OLD | NEW |