OLD | NEW |
1 { | 1 { |
2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
4 "children": [ | 4 "children": [ |
5 { | 5 { |
6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
9 "drawsContent": true, | 9 "drawsContent": true, |
10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
11 { | 11 { |
12 "object": "LayoutSVGInlineText #text", | 12 "object": "LayoutSVGInlineText #text", |
13 "rect": [10, 126, 228, 18], | 13 "rect": [10, 126, 228, 17], |
14 "reason": "full" | 14 "reason": "full" |
15 }, | 15 }, |
16 { | 16 { |
17 "object": "LayoutSVGInlineText #text", | 17 "object": "LayoutSVGInlineText #text", |
18 "rect": [20, 214, 202, 72], | 18 "rect": [20, 214, 202, 72], |
19 "reason": "full" | 19 "reason": "full" |
20 }, | 20 }, |
21 { | 21 { |
22 "object": "LayoutSVGInlineText #text", | 22 "object": "LayoutSVGInlineText #text", |
23 "rect": [10, 181, 138, 12], | 23 "rect": [10, 181, 138, 12], |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
112 "object": "LayoutSVGInlineText #text", | 112 "object": "LayoutSVGInlineText #text", |
113 "reason": "full" | 113 "reason": "full" |
114 }, | 114 }, |
115 { | 115 { |
116 "object": "InlineTextBox 'Findme on a path! Did you findme?'", | 116 "object": "InlineTextBox 'Findme on a path! Did you findme?'", |
117 "reason": "full" | 117 "reason": "full" |
118 } | 118 } |
119 ] | 119 ] |
120 } | 120 } |
121 | 121 |
OLD | NEW |