| 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 DIV", | 10 "object": "LayoutBlockFlow DIV", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 41 "rect": [254, 132, 52, 235], | 41 "rect": [254, 132, 52, 235], |
| 42 "reason": "bounds change" | 42 "reason": "bounds change" |
| 43 }, | 43 }, |
| 44 { | 44 { |
| 45 "object": "LayoutTableCell TD id='col1'", | 45 "object": "LayoutTableCell TD id='col1'", |
| 46 "rect": [252, 132, 50, 199], | 46 "rect": [252, 132, 50, 199], |
| 47 "reason": "incremental" | 47 "reason": "incremental" |
| 48 }, | 48 }, |
| 49 { | 49 { |
| 50 "object": "LayoutText #text", | 50 "object": "LayoutText #text", |
| 51 "rect": [250, 132, 36, 144], | 51 "rect": [249, 132, 37, 144], |
| 52 "reason": "incremental" | 52 "reason": "incremental" |
| 53 }, | 53 }, |
| 54 { | 54 { |
| 55 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", | 55 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", |
| 56 "reason": "incremental" | 56 "reason": "incremental" |
| 57 }, | 57 }, |
| 58 { | 58 { |
| 59 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", | 59 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", |
| 60 "reason": "full" | 60 "reason": "full" |
| 61 }, | 61 }, |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 }, | 157 }, |
| 158 { | 158 { |
| 159 "object": "RootInlineBox", | 159 "object": "RootInlineBox", |
| 160 "reason": "full" | 160 "reason": "full" |
| 161 } | 161 } |
| 162 ] | 162 ] |
| 163 } | 163 } |
| 164 ] | 164 ] |
| 165 } | 165 } |
| 166 | 166 |
| OLD | NEW |