| 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 ' was in a furious passion, and went\n'", | 10 "object": "InlineTextBox ' was in a furious passion, and went\n'", |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 145 "object": "LayoutBlockFlow P", | 145 "object": "LayoutBlockFlow P", |
| 146 "rect": [8, 332, 418, 234], | 146 "rect": [8, 332, 418, 234], |
| 147 "reason": "invalidate paint rectangle" | 147 "reason": "invalidate paint rectangle" |
| 148 }, | 148 }, |
| 149 { | 149 { |
| 150 "object": "LayoutText #text", | 150 "object": "LayoutText #text", |
| 151 "rect": [14, 404, 355, 36], | 151 "rect": [14, 404, 355, 36], |
| 152 "reason": "bounds change" | 152 "reason": "bounds change" |
| 153 }, | 153 }, |
| 154 { | 154 { |
| 155 "object": "LayoutText #text", | |
| 156 "rect": [65, 404, 304, 36], | |
| 157 "reason": "bounds change" | |
| 158 }, | |
| 159 { | |
| 160 "object": "RootInlineBox", | 155 "object": "RootInlineBox", |
| 161 "rect": [0, 0, 0, 0], | 156 "rect": [0, 0, 0, 0], |
| 162 "reason": "full" | 157 "reason": "full" |
| 163 }, | 158 }, |
| 164 { | 159 { |
| 165 "object": "RootInlineBox", | 160 "object": "RootInlineBox", |
| 166 "rect": [0, 0, 0, 0], | 161 "rect": [0, 0, 0, 0], |
| 167 "reason": "full" | 162 "reason": "full" |
| 168 }, | 163 }, |
| 169 { | 164 { |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 219 { | 214 { |
| 220 "object": "RootInlineBox", | 215 "object": "RootInlineBox", |
| 221 "rect": [0, 0, 0, 0], | 216 "rect": [0, 0, 0, 0], |
| 222 "reason": "full" | 217 "reason": "full" |
| 223 } | 218 } |
| 224 ] | 219 ] |
| 225 } | 220 } |
| 226 ] | 221 ] |
| 227 } | 222 } |
| 228 | 223 |
| OLD | NEW |