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, 47], | 9 [116, 84, 36, 47], |
10 [115, 114, 37, 17], | 10 [115, 114, 37, 17], |
11 [38, 132, 36, 17], | 11 [38, 132, 36, 17], |
12 [38, 132, 36, 17], | 12 [38, 132, 36, 17], |
13 [8, 132, 192, 71], | 13 [8, 132, 192, 71], |
14 [8, 114, 200, 89], | 14 [8, 114, 200, 89], |
15 [8, 84, 200, 119] | 15 [8, 84, 200, 119] |
16 ], | 16 ], |
17 "paintInvalidationClients": [ | 17 "paintInvalidationClients": [ |
| 18 "InlineTextBox 'convallis,\n'", |
| 19 "InlineTextBox 'augue'", |
| 20 "RootInlineBox", |
| 21 "InlineTextBox 'purus'", |
| 22 "InlineFlowBox", |
| 23 "InlineTextBox ' eleifend lacus,'", |
| 24 "RootInlineBox", |
| 25 "InlineTextBox 'at sagittis eros leo pulvinar'", |
| 26 "RootInlineBox", |
| 27 "InlineTextBox 'velit. Integer sollicitudin nisi'", |
| 28 "RootInlineBox", |
| 29 "InlineTextBox 'ut urna blandit convallis.'", |
| 30 "RootInlineBox", |
18 "LayoutBlockFlow DIV", | 31 "LayoutBlockFlow DIV", |
19 "LayoutInline SPAN id='t'", | 32 "LayoutInline SPAN id='t'", |
| 33 "InlineFlowBox", |
20 "LayoutText #text", | 34 "LayoutText #text", |
21 "LayoutText #text" | 35 "InlineTextBox 'purus'", |
| 36 "LayoutText #text", |
| 37 "InlineTextBox ' eleifend'", |
| 38 "InlineTextBox 'lacus, at sagittis eros leo'", |
| 39 "InlineTextBox 'pulvinar velit. Integer'", |
| 40 "InlineTextBox 'sollicitudin nisi ut urna blandit'", |
| 41 "InlineTextBox 'convallis.'" |
22 ] | 42 ] |
23 } | 43 } |
24 ] | 44 ] |
25 } | 45 } |
26 | 46 |
OLD | NEW |