OLD | NEW |
1 { | 1 layer at (0,0) size 800x600 |
2 "name": "Content Root Layer", | 2 LayoutView at (0,0) size 800x600 |
3 "bounds": [800, 600], | 3 layer at (0,0) size 800x600 |
4 "children": [ | 4 LayoutSVGRoot {svg} at (0,0) size 0x0 |
5 { | 5 LayoutSVGContainer {g} at (0,0) size 0x0 |
6 "name": "LayoutView #document", | |
7 "bounds": [800, 600], | |
8 "contentsOpaque": true, | |
9 "drawsContent": true, | |
10 "paintInvalidations": [ | |
11 { | |
12 "object": "LayoutSVGContainer g id='content'", | |
13 "rect": [0, 15, 756, 364], | |
14 "reason": "became visible" | |
15 }, | |
16 { | |
17 "object": "LayoutSVGRoot svg id='svg-root'", | |
18 "rect": [0, 15, 756, 364], | |
19 "reason": "became visible" | |
20 }, | |
21 { | |
22 "object": "LayoutSVGInlineText #text", | |
23 "rect": [0, 247, 756, 132], | |
24 "reason": "layoutObject insertion" | |
25 }, | |
26 { | |
27 "object": "LayoutSVGText text", | |
28 "rect": [0, 247, 756, 132], | |
29 "reason": "layoutObject insertion" | |
30 }, | |
31 { | |
32 "object": "LayoutSVGInlineText #text", | |
33 "rect": [0, 130, 595, 133], | |
34 "reason": "layoutObject insertion" | |
35 }, | |
36 { | |
37 "object": "LayoutSVGText text", | |
38 "rect": [0, 130, 595, 133], | |
39 "reason": "layoutObject insertion" | |
40 }, | |
41 { | |
42 "object": "LayoutSVGInlineText #text", | |
43 "rect": [0, 15, 446, 129], | |
44 "reason": "layoutObject insertion" | |
45 }, | |
46 { | |
47 "object": "LayoutSVGText text", | |
48 "rect": [0, 15, 446, 129], | |
49 "reason": "layoutObject insertion" | |
50 } | |
51 ] | |
52 } | |
53 ], | |
54 "objectPaintInvalidations": [ | |
55 { | |
56 "object": "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGr
adient'", | |
57 "reason": "layoutObject insertion" | |
58 }, | |
59 { | |
60 "object": "LayoutSVGGradientStop stop", | |
61 "reason": "layoutObject insertion" | |
62 }, | |
63 { | |
64 "object": "LayoutSVGGradientStop stop", | |
65 "reason": "layoutObject insertion" | |
66 }, | |
67 { | |
68 "object": "LayoutSVGResourceLinearGradient linearGradient id='strokeLinear
Gradient'", | |
69 "reason": "layoutObject insertion" | |
70 }, | |
71 { | |
72 "object": "LayoutSVGGradientStop stop", | |
73 "reason": "layoutObject insertion" | |
74 }, | |
75 { | |
76 "object": "LayoutSVGRoot svg id='svg-root'", | |
77 "reason": "became visible" | |
78 }, | |
79 { | |
80 "object": "LayoutSVGContainer g id='content'", | |
81 "reason": "became visible" | |
82 }, | |
83 { | |
84 "object": "LayoutSVGText text", | |
85 "reason": "layoutObject insertion" | |
86 }, | |
87 { | |
88 "object": "RootInlineBox", | |
89 "reason": "layoutObject insertion" | |
90 }, | |
91 { | |
92 "object": "LayoutSVGInlineText #text", | |
93 "reason": "layoutObject insertion" | |
94 }, | |
95 { | |
96 "object": "InlineTextBox 'Gradient on fill'", | |
97 "reason": "layoutObject insertion" | |
98 }, | |
99 { | |
100 "object": "LayoutSVGText text", | |
101 "reason": "layoutObject insertion" | |
102 }, | |
103 { | |
104 "object": "RootInlineBox", | |
105 "reason": "layoutObject insertion" | |
106 }, | |
107 { | |
108 "object": "LayoutSVGInlineText #text", | |
109 "reason": "layoutObject insertion" | |
110 }, | |
111 { | |
112 "object": "InlineTextBox 'Gradient on stroke'", | |
113 "reason": "layoutObject insertion" | |
114 }, | |
115 { | |
116 "object": "LayoutSVGText text", | |
117 "reason": "layoutObject insertion" | |
118 }, | |
119 { | |
120 "object": "RootInlineBox", | |
121 "reason": "layoutObject insertion" | |
122 }, | |
123 { | |
124 "object": "LayoutSVGInlineText #text", | |
125 "reason": "layoutObject insertion" | |
126 }, | |
127 { | |
128 "object": "InlineTextBox 'Gradient on fill/stroke'", | |
129 "reason": "layoutObject insertion" | |
130 } | |
131 ] | |
132 } | |
133 | |
OLD | NEW |