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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutBlockFlow div id='contentBox'", | 10 "object": "LayoutBlockFlow div id='contentBox'", |
11 "rect": [8, 50, 402, 404], | 11 "rect": [8, 50, 402, 402], |
12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutSVGContainer use", | 15 "object": "LayoutSVGContainer use", |
16 "rect": [27, 67, 364, 364], | 16 "rect": [27, 67, 364, 364], |
17 "reason": "bounds change" | 17 "reason": "bounds change" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutSVGPath path", | 20 "object": "LayoutSVGPath path", |
21 "rect": [27, 67, 364, 364], | 21 "rect": [27, 67, 364, 364], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
61 }, | 61 }, |
62 { | 62 { |
63 "object": "RootInlineBox", | 63 "object": "RootInlineBox", |
64 "reason": "full" | 64 "reason": "full" |
65 } | 65 } |
66 ] | 66 ] |
67 } | 67 } |
68 ] | 68 ] |
69 } | 69 } |
70 | 70 |
OLD | NEW |