OLD | NEW |
1 { | 1 { |
2 "layers": [ | 2 "layers": [ |
3 { | 3 { |
4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
5 "bounds": [1026, 1016], | 5 "bounds": [1026, 1016], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutBlockFlow P", | 10 "object": "LayoutBlockFlow P", |
11 "rect": [24, 991, 737, 21], | 11 "rect": [24, 991, 737, 21], |
12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutText #text", | 15 "object": "LayoutText #text", |
16 "rect": [177, 992, 202, 20], | 16 "rect": [177, 991, 202, 22], |
17 "reason": "forced by layout" | 17 "reason": "forced by layout" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutText #text", | 20 "object": "LayoutText #text", |
21 "rect": [432, 992, 176, 20], | 21 "rect": [432, 991, 176, 22], |
22 "reason": "forced by layout" | 22 "reason": "forced by layout" |
23 }, | 23 }, |
24 { | 24 { |
25 "object": "LayoutInline A", | 25 "object": "LayoutInline A", |
26 "rect": [378, 987, 55, 29], | 26 "rect": [378, 987, 55, 29], |
27 "reason": "style change" | 27 "reason": "style change" |
28 } | 28 } |
29 ] | 29 ] |
30 } | 30 } |
31 ], | 31 ], |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
82 "object": "LayoutText #text", | 82 "object": "LayoutText #text", |
83 "reason": "forced by layout" | 83 "reason": "forced by layout" |
84 }, | 84 }, |
85 { | 85 { |
86 "object": "InlineTextBox '\u2192 script-handle-01-b'", | 86 "object": "InlineTextBox '\u2192 script-handle-01-b'", |
87 "reason": "forced by layout" | 87 "reason": "forced by layout" |
88 } | 88 } |
89 ] | 89 ] |
90 } | 90 } |
91 | 91 |
OLD | NEW |