| 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], |
| (...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'", | 30 "InlineTextBox 'malesuada, est libero feugiat libero, vel'", |
| 31 "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", | 31 "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", |
| 32 "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", | 32 "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", |
| 33 "InlineTextBox 'tellus urna, laoreet ac, laoreet non, suscipit'", | 33 "InlineTextBox 'tellus urna, laoreet ac, laoreet non, suscipit'", |
| 34 "InlineTextBox 'sed, sapien. Phasellus vehicula, sem at'", | 34 "InlineTextBox 'sed, sapien. Phasellus vehicula, sem at'", |
| 35 "InlineTextBox 'posuere vehicula, augue nibh molestie nisl,'", | 35 "InlineTextBox 'posuere vehicula, augue nibh molestie nisl,'", |
| 36 "InlineTextBox 'nec ullamcorper lacus ante vulputate pede.'", | 36 "InlineTextBox 'nec ullamcorper lacus ante 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,'", | 42 "InlineTextBox 'malesuada, est libero feugiat libero,'", |
| 42 "InlineTextBox 'vel fringilla orci nibh sed neque.'", | 43 "InlineTextBox 'vel fringilla orci nibh sed neque.'", |
| 43 "InlineTextBox 'Quisque eu nulla non nisi molestie'", | 44 "InlineTextBox 'Quisque eu nulla non nisi molestie'", |
| 44 "InlineTextBox 'accumsan. Etiam tellus urna, laoreet'", | 45 "InlineTextBox 'accumsan. Etiam tellus urna, laoreet'", |
| 45 "InlineTextBox 'ac, laoreet non, suscipit sed, sapien.'", | 46 "InlineTextBox 'ac, laoreet non, suscipit sed, sapien.'", |
| 46 "InlineTextBox 'Phasellus vehicula, sem at posuere'", | 47 "InlineTextBox 'Phasellus vehicula, sem at posuere'", |
| 47 "InlineTextBox 'vehicula, augue nibh molestie nisl,'", | 48 "InlineTextBox 'vehicula, augue nibh molestie nisl,'", |
| 48 "InlineTextBox 'nec ullamcorper lacus ante vulputate'", | 49 "InlineTextBox 'nec ullamcorper lacus ante vulputate'", |
| 49 "InlineTextBox 'pede.'", | 50 "InlineTextBox 'pede.'", |
| 50 "LayoutBlockFlow DIV", | 51 "LayoutBlockFlow DIV", |
| 51 "LayoutTableCell TD id='target'" | 52 "LayoutTableCell TD id='target'" |
| 52 ] | 53 ] |
| 53 } | 54 } |
| 54 ] | 55 ] |
| 55 } | 56 } |
| 56 | 57 |
| OLD | NEW |