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