| 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 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [304, 132, 2, 199], | 9 [304, 132, 2, 199], |
| 10 [254, 132, 52, 235], | 10 [254, 132, 52, 235], |
| 11 [252, 132, 50, 199], | 11 [252, 132, 50, 199], |
| 12 [252, 132, 50, 199], | 12 [252, 132, 50, 199], |
| 13 [251, 132, 35, 144], | 13 [251, 132, 35, 144], |
| 14 [10, 331, 242, 36], | 14 [10, 331, 242, 36], |
| 15 [10, 317, 242, 50], | 15 [10, 317, 242, 50], |
| 16 [10, 281, 292, 50], | 16 [10, 281, 292, 50], |
| 17 [9, 331, 243, 36], | 17 [9, 331, 243, 36], |
| 18 [9, 276, 242, 36], | 18 [9, 276, 242, 36], |
| 19 [9, 132, 293, 144], | 19 [9, 132, 293, 144], |
| 20 [9, 132, 243, 180] | 20 [9, 132, 243, 180] |
| 21 ], |
| 22 "paintInvalidationClients": [ |
| 23 "RootInlineBox", |
| 24 "RootInlineBox", |
| 25 "RootInlineBox", |
| 26 "RootInlineBox", |
| 27 "RootInlineBox", |
| 28 "RootInlineBox", |
| 29 "RootInlineBox", |
| 30 "RootInlineBox", |
| 31 "InlineTextBox 'Curabitur pretium, quam quis semper'", |
| 32 "InlineTextBox 'malesuada, est libero feugiat libero, vel'", |
| 33 "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", |
| 34 "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", |
| 35 "InlineTextBox 'tellus urna, laoreet ac, laoreet non, suscipit'", |
| 36 "InlineTextBox 'sed, sapien. Phasellus vehicula, sem at'", |
| 37 "InlineTextBox 'posuere vehicula, augue nibh molestie nisl,'", |
| 38 "InlineTextBox 'nec ullamcorper lacus ante vulputate pede.'", |
| 39 "LayoutTableCell TD id='col1'", |
| 40 "LayoutBlockFlow DIV", |
| 41 "LayoutText #text", |
| 42 "InlineTextBox 'Curabitur pretium, quam quis semper'", |
| 43 "InlineTextBox 'malesuada, est libero feugiat libero,'", |
| 44 "InlineTextBox 'vel fringilla orci nibh sed neque.'", |
| 45 "InlineTextBox 'Quisque eu nulla non nisi molestie'", |
| 46 "InlineTextBox 'accumsan. Etiam tellus urna, laoreet'", |
| 47 "InlineTextBox 'ac, laoreet non, suscipit sed, sapien.'", |
| 48 "InlineTextBox 'Phasellus vehicula, sem at posuere'", |
| 49 "InlineTextBox 'vehicula, augue nibh molestie nisl,'", |
| 50 "InlineTextBox 'nec ullamcorper lacus ante vulputate'", |
| 51 "InlineTextBox 'pede.'", |
| 52 "LayoutBlockFlow DIV", |
| 53 "LayoutTableCell TD id='target'" |
| 21 ] | 54 ] |
| 22 } | 55 } |
| 23 ] | 56 ] |
| 24 } | 57 } |
| 25 | 58 |
| OLD | NEW |