| 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, 380, 418, 219], | 11 "rect": [8, 380, 418, 219], |
| 12 "reason": "invalidate paint rectangle" | 12 "reason": "invalidate paint rectangle" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutText #text", | 15 "object": "LayoutText #text", |
| 16 "rect": [369, 440, 52, 59], | 16 "rect": [368, 440, 53, 59], |
| 17 "reason": "incremental" | 17 "reason": "incremental" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", | 20 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
| 21 "rect": [372, 447, 48, 17], | 21 "rect": [372, 447, 48, 17], |
| 22 "reason": "incremental" | 22 "reason": "incremental" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure,
she had not as\n'", | 25 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure,
she had not as\n'", |
| 26 "reason": "full" | 26 "reason": "full" |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 163 }, | 163 }, |
| 164 { | 164 { |
| 165 "object": "RootInlineBox", | 165 "object": "RootInlineBox", |
| 166 "reason": "full" | 166 "reason": "full" |
| 167 } | 167 } |
| 168 ] | 168 ] |
| 169 } | 169 } |
| 170 ] | 170 ] |
| 171 } | 171 } |
| 172 | 172 |
| OLD | NEW |