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 [282, 36, 46, 17], | 9 [282, 36, 46, 17], |
10 [270, 54, 46, 17], | 10 [270, 54, 46, 17], |
11 [225, 54, 46, 17], | 11 [225, 54, 46, 17], |
12 [90, 54, 46, 17], | 12 [90, 54, 46, 17], |
13 [52, 72, 46, 17], | 13 [52, 72, 46, 17], |
14 [20, 214, 202, 72], | 14 [20, 214, 202, 72], |
15 [10, 181, 138, 12], | 15 [10, 181, 138, 12], |
16 [10, 126, 228, 17] | 16 [10, 126, 228, 18] |
17 ], | 17 ], |
18 "paintInvalidationClients": [ | 18 "paintInvalidationClients": [ |
19 "LayoutText #text", | 19 "LayoutText #text", |
20 "InlineTextBox 'findme'", | 20 "InlineTextBox 'findme'", |
21 "LayoutText #text", | 21 "LayoutText #text", |
22 "InlineTextBox 'findme'", | 22 "InlineTextBox 'findme'", |
23 "LayoutText #text", | 23 "LayoutText #text", |
24 "InlineTextBox 'findme'", | 24 "InlineTextBox 'findme'", |
25 "LayoutText #text", | 25 "LayoutText #text", |
26 "InlineTextBox 'findme'", | 26 "InlineTextBox 'findme'", |
27 "LayoutText #text", | 27 "LayoutText #text", |
28 "InlineTextBox 'findme'", | 28 "InlineTextBox 'findme'", |
29 "LayoutSVGInlineText #text", | 29 "LayoutSVGInlineText #text", |
30 "InlineTextBox 'Can you findme in this boring text?'", | 30 "InlineTextBox 'Can you findme in this boring text?'", |
31 "LayoutSVGInlineText #text", | 31 "LayoutSVGInlineText #text", |
32 "InlineTextBox 'Findme in a typewriter!'", | 32 "InlineTextBox 'Findme in a typewriter!'", |
33 "LayoutSVGInlineText #text", | 33 "LayoutSVGInlineText #text", |
34 "InlineTextBox 'Findme on a path! Did you findme?'" | 34 "InlineTextBox 'Findme on a path! Did you findme?'" |
35 ] | 35 ] |
36 } | 36 } |
37 ] | 37 ] |
38 } | 38 } |
39 | 39 |
OLD | NEW |