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 [116, 84, 36, 48], | |
10 [115, 114, 37, 18], | 9 [115, 114, 37, 18], |
| 10 [115, 84, 37, 48], |
11 [38, 132, 36, 18], | 11 [38, 132, 36, 18], |
12 [38, 132, 36, 18], | 12 [38, 132, 36, 18], |
13 [8, 132, 192, 72], | 13 [8, 132, 192, 72], |
14 [8, 114, 200, 90], | 14 [8, 114, 200, 90], |
15 [8, 84, 200, 120] | 15 [8, 84, 200, 120] |
16 ], | 16 ], |
17 "paintInvalidationClients": [ | 17 "paintInvalidationClients": [ |
18 "InlineTextBox 'convallis,\n'", | 18 "InlineTextBox 'convallis,\n'", |
19 "InlineTextBox 'augue'", | 19 "InlineTextBox 'augue'", |
20 "RootInlineBox", | 20 "RootInlineBox", |
(...skipping 16 matching lines...) Expand all Loading... |
37 "InlineTextBox ' eleifend'", | 37 "InlineTextBox ' eleifend'", |
38 "InlineTextBox 'lacus, at sagittis eros leo'", | 38 "InlineTextBox 'lacus, at sagittis eros leo'", |
39 "InlineTextBox 'pulvinar velit. Integer'", | 39 "InlineTextBox 'pulvinar velit. Integer'", |
40 "InlineTextBox 'sollicitudin nisi ut urna blandit'", | 40 "InlineTextBox 'sollicitudin nisi ut urna blandit'", |
41 "InlineTextBox 'convallis.'" | 41 "InlineTextBox 'convallis.'" |
42 ] | 42 ] |
43 } | 43 } |
44 ] | 44 ] |
45 } | 45 } |
46 | 46 |
OLD | NEW |