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, 143], | 12 [252, 132, 50, 199], |
| 13 [251, 132, 35, 144], |
13 [10, 331, 242, 36], | 14 [10, 331, 242, 36], |
14 [10, 317, 242, 50], | 15 [10, 317, 242, 50], |
15 [10, 281, 292, 50], | 16 [10, 281, 292, 50], |
16 [10, 275, 240, 36], | 17 [9, 331, 243, 36], |
17 [10, 132, 292, 144], | 18 [9, 276, 242, 36], |
18 [10, 132, 242, 180], | 19 [9, 132, 293, 144], |
| 20 [9, 132, 243, 180], |
19 [0, 341, 800, 36] | 21 [0, 341, 800, 36] |
20 ], | 22 ], |
21 "paintInvalidationClients": [ | 23 "paintInvalidationClients": [ |
22 "RootInlineBox", | 24 "RootInlineBox", |
23 "RootInlineBox", | 25 "RootInlineBox", |
24 "RootInlineBox", | 26 "RootInlineBox", |
25 "RootInlineBox", | 27 "RootInlineBox", |
26 "RootInlineBox", | 28 "RootInlineBox", |
27 "RootInlineBox", | 29 "RootInlineBox", |
28 "RootInlineBox", | 30 "RootInlineBox", |
(...skipping 20 matching lines...) Expand all Loading... |
49 "InlineTextBox 'vehicula, augue nibh molestie nisl,'", | 51 "InlineTextBox 'vehicula, augue nibh molestie nisl,'", |
50 "InlineTextBox 'nec ullamcorper lacus ante vulputate'", | 52 "InlineTextBox 'nec ullamcorper lacus ante vulputate'", |
51 "InlineTextBox 'pede.'", | 53 "InlineTextBox 'pede.'", |
52 "LayoutBlockFlow DIV", | 54 "LayoutBlockFlow DIV", |
53 "LayoutTableCell TD id='target'" | 55 "LayoutTableCell TD id='target'" |
54 ] | 56 ] |
55 } | 57 } |
56 ] | 58 ] |
57 } | 59 } |
58 | 60 |
OLD | NEW |