| 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": "LayoutBlockFlow P", | 10 "object": "LayoutBlockFlow P", |
| 11 "rect": [8, 332, 418, 234], | 11 "rect": [8, 332, 418, 234], |
| 12 "reason": "invalidate paint rectangle" | 12 "reason": "invalidate paint rectangle" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutText #text", | 15 "object": "LayoutText #text", |
| 16 "rect": [14, 404, 355, 36], | 16 "rect": [14, 404, 355, 36], |
| 17 "reason": "bounds change" | 17 "reason": "bounds change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 20 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 21 "rect": [14, 353, 48, 65], | 21 "rect": [14, 353, 48, 65], |
| 22 "reason": "location change" | 22 "reason": "bounds change" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 25 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 26 "rect": [14, 364, 48, 64], | 26 "rect": [14, 364, 48, 64], |
| 27 "reason": "location change" | 27 "reason": "bounds change" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "InlineTextBox ' was in a furious passion, and went\n'", | 30 "object": "InlineTextBox ' was in a furious passion, and went\n'", |
| 31 "reason": "full" | 31 "reason": "full" |
| 32 }, | 32 }, |
| 33 { | 33 { |
| 34 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure,
she had not as\n'", | 34 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure,
she had not as\n'", |
| 35 "reason": "full" | 35 "reason": "full" |
| 36 }, | 36 }, |
| 37 { | 37 { |
| (...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 176 }, | 176 }, |
| 177 { | 177 { |
| 178 "object": "RootInlineBox", | 178 "object": "RootInlineBox", |
| 179 "reason": "full" | 179 "reason": "full" |
| 180 } | 180 } |
| 181 ] | 181 ] |
| 182 } | 182 } |
| 183 ] | 183 ] |
| 184 } | 184 } |
| 185 | 185 |
| OLD | NEW |