| 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], |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 "InlineTextBox 'Curabitur pretium, quam quis semper'", | 29 "InlineTextBox 'Curabitur pretium, quam quis semper'", |
| 30 "InlineTextBox 'malesuada, est libero feugiat libero, vel fringilla'", | 30 "InlineTextBox 'malesuada, est libero feugiat libero, vel fringilla'", |
| 31 "InlineTextBox 'orci nibh sed neque. Quisque eu nulla non nisi'", | 31 "InlineTextBox 'orci nibh sed neque. Quisque eu nulla non nisi'", |
| 32 "InlineTextBox 'molestie accumsan. Etiam tellus urna, laoreet ac,'", | 32 "InlineTextBox 'molestie accumsan. Etiam tellus urna, laoreet ac,'", |
| 33 "InlineTextBox 'laoreet non, suscipit sed, sapien. Phasellus'", | 33 "InlineTextBox 'laoreet non, suscipit sed, sapien. Phasellus'", |
| 34 "InlineTextBox 'vehicula, sem at posuere vehicula, augue nibh'", | 34 "InlineTextBox 'vehicula, sem at posuere vehicula, augue nibh'", |
| 35 "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", | 35 "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", |
| 36 "InlineTextBox 'vulputate pede.'", | 36 "InlineTextBox 'vulputate pede.'", |
| 37 "LayoutTableCell TD id='col1'", | 37 "LayoutTableCell TD id='col1'", |
| 38 "LayoutBlockFlow DIV", | 38 "LayoutBlockFlow DIV", |
| 39 "RootInlineBox", |
| 39 "LayoutText #text", | 40 "LayoutText #text", |
| 40 "InlineTextBox 'Curabitur pretium, quam quis semper'", | 41 "InlineTextBox 'Curabitur pretium, quam quis semper'", |
| 41 "InlineTextBox 'malesuada, est libero feugiat libero, vel'", | 42 "InlineTextBox 'malesuada, est libero feugiat libero, vel'", |
| 42 "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", | 43 "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", |
| 43 "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", | 44 "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", |
| 44 "InlineTextBox 'tellus urna, laoreet ac, laoreet non,'", | 45 "InlineTextBox 'tellus urna, laoreet ac, laoreet non,'", |
| 45 "InlineTextBox 'suscipit sed, sapien. Phasellus vehicula,'", | 46 "InlineTextBox 'suscipit sed, sapien. Phasellus vehicula,'", |
| 46 "InlineTextBox 'sem at posuere vehicula, augue nibh'", | 47 "InlineTextBox 'sem at posuere vehicula, augue nibh'", |
| 47 "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", | 48 "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", |
| 48 "InlineTextBox 'vulputate pede.'", | 49 "InlineTextBox 'vulputate pede.'", |
| 49 "LayoutBlockFlow DIV", | 50 "LayoutBlockFlow DIV", |
| 50 "LayoutTableCell TD id='target'" | 51 "LayoutTableCell TD id='target'" |
| 51 ] | 52 ] |
| 52 } | 53 } |
| 53 ] | 54 ] |
| 54 } | 55 } |
| 55 | 56 |
| OLD | NEW |