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