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 [249, 138, 50, 159], | 12 [249, 138, 50, 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, 239, 20], | 16 [10, 297, 239, 20], |
17 [10, 138, 292, 160], | 17 [10, 138, 292, 160], |
18 [10, 138, 242, 180], | 18 [10, 138, 242, 180], |
19 [0, 363, 800, 20] | 19 [0, 363, 800, 20] |
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 fringilla'", |
| 32 "InlineTextBox 'orci nibh sed neque. Quisque eu nulla non nisi'", |
| 33 "InlineTextBox 'molestie accumsan. Etiam tellus urna, laoreet ac,'", |
| 34 "InlineTextBox 'laoreet non, suscipit sed, sapien. Phasellus'", |
| 35 "InlineTextBox 'vehicula, sem at posuere vehicula, augue nibh'", |
| 36 "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", |
| 37 "InlineTextBox '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, vel'", |
| 44 "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", |
| 45 "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", |
| 46 "InlineTextBox 'tellus urna, laoreet ac, laoreet non,'", |
| 47 "InlineTextBox 'suscipit sed, sapien. Phasellus vehicula,'", |
| 48 "InlineTextBox 'sem at posuere vehicula, augue nibh'", |
| 49 "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", |
| 50 "InlineTextBox 'vulputate pede.'", |
26 "LayoutBlockFlow DIV", | 51 "LayoutBlockFlow DIV", |
27 "LayoutTableCell TD id='target'" | 52 "LayoutTableCell TD id='target'" |
28 ] | 53 ] |
29 } | 54 } |
30 ] | 55 ] |
31 } | 56 } |
32 | 57 |
OLD | NEW |