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": [90, 115, 60, 19], | 13 "rect": [90, 115, 59, 19], |
14 "reason": "layoutObject removal" | 14 "reason": "layoutObject removal" |
15 }, | 15 }, |
16 { | 16 { |
17 "object": "LayoutSVGText text id='status'", | 17 "object": "LayoutSVGText text id='status'", |
18 "rect": [90, 115, 60, 19], | 18 "rect": [90, 115, 59, 19], |
19 "reason": "full" | 19 "reason": "full" |
20 }, | 20 }, |
21 { | 21 { |
22 "object": "LayoutSVGInlineText #text", | 22 "object": "LayoutSVGInlineText #text", |
23 "rect": [90, 115, 43, 19], | 23 "rect": [90, 115, 43, 19], |
24 "reason": "layoutObject insertion" | 24 "reason": "layoutObject insertion" |
25 }, | 25 }, |
26 { | 26 { |
27 "object": "LayoutSVGText text id='status'", | 27 "object": "LayoutSVGText text id='status'", |
28 "rect": [89, 114, 3, 21], | 28 "rect": [89, 114, 3, 21], |
(...skipping 23 matching lines...) Expand all Loading... |
52 "object": "LayoutSVGInlineText #text", | 52 "object": "LayoutSVGInlineText #text", |
53 "reason": "layoutObject insertion" | 53 "reason": "layoutObject insertion" |
54 }, | 54 }, |
55 { | 55 { |
56 "object": "InlineTextBox 'Passed'", | 56 "object": "InlineTextBox 'Passed'", |
57 "reason": "layoutObject insertion" | 57 "reason": "layoutObject insertion" |
58 } | 58 } |
59 ] | 59 ] |
60 } | 60 } |
61 | 61 |
OLD | NEW |