OLD | NEW |
1 { | 1 { |
2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
3 "bounds": [600, 250], | 3 "bounds": [600, 250], |
4 "children": [ | 4 "children": [ |
5 { | 5 { |
6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
7 "bounds": [600, 250], | 7 "bounds": [600, 250], |
8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
9 "drawsContent": true, | 9 "drawsContent": true, |
10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
46 "bounds": [400, 250], | 46 "bounds": [400, 250], |
47 "children": [ | 47 "children": [ |
48 { | 48 { |
49 "name": "LayoutView #document", | 49 "name": "LayoutView #document", |
50 "bounds": [400, 250], | 50 "bounds": [400, 250], |
51 "contentsOpaque": true, | 51 "contentsOpaque": true, |
52 "drawsContent": true, | 52 "drawsContent": true, |
53 "paintInvalidations": [ | 53 "paintInvalidations": [ |
54 { | 54 { |
55 "object": "LayoutView #document", | 55 "object": "LayoutView #document", |
56 "rect": [0, 0, 400, 250], | |
57 "reason": "full" | |
58 }, | |
59 { | |
60 "object": "LayoutView #document", | |
61 "rect": [400, 0, 200, 250], | 56 "rect": [400, 0, 200, 250], |
62 "reason": "incremental" | 57 "reason": "incremental" |
63 } | 58 } |
64 ] | 59 ] |
65 } | 60 } |
66 ], | 61 ], |
67 "objectPaintInvalidations": [ | 62 "objectPaintInvalidations": [ |
68 { | 63 { |
69 "object": "LayoutView #document", | 64 "object": "LayoutView #document", |
70 "reason": "full" | |
71 }, | |
72 { | |
73 "object": "LayoutView #document", | |
74 "reason": "incremental" | 65 "reason": "incremental" |
75 }, | 66 }, |
76 { | 67 { |
77 "object": "LayoutBlockFlow HTML", | 68 "object": "LayoutBlockFlow HTML", |
78 "reason": "forced by layout" | 69 "reason": "forced by layout" |
79 } | 70 } |
80 ] | 71 ] |
81 } | 72 } |
82 { | 73 { |
83 "name": "Content Root Layer", | 74 "name": "Content Root Layer", |
84 "bounds": [400, 600], | 75 "bounds": [400, 600], |
85 "children": [ | 76 "children": [ |
86 { | 77 { |
87 "name": "LayoutView #document", | 78 "name": "LayoutView #document", |
88 "bounds": [400, 600], | 79 "bounds": [400, 600], |
89 "contentsOpaque": true, | 80 "contentsOpaque": true, |
90 "drawsContent": true, | 81 "drawsContent": true, |
91 "paintInvalidations": [ | 82 "paintInvalidations": [ |
92 { | 83 { |
93 "object": "LayoutView #document", | 84 "object": "LayoutView #document", |
94 "rect": [0, 0, 400, 600], | |
95 "reason": "full" | |
96 }, | |
97 { | |
98 "object": "LayoutView #document", | |
99 "rect": [0, 250, 400, 350], | 85 "rect": [0, 250, 400, 350], |
100 "reason": "incremental" | 86 "reason": "incremental" |
101 }, | 87 }, |
102 { | 88 { |
103 "object": "LayoutBlockFlow DIV", | 89 "object": "LayoutBlockFlow DIV", |
104 "rect": [0, 25, 60, 35], | 90 "rect": [0, 25, 60, 35], |
105 "reason": "incremental" | 91 "reason": "incremental" |
106 }, | 92 }, |
107 { | 93 { |
108 "object": "LayoutBlockFlow DIV", | 94 "object": "LayoutBlockFlow DIV", |
109 "rect": [25, 0, 35, 60], | 95 "rect": [25, 0, 35, 60], |
110 "reason": "incremental" | 96 "reason": "incremental" |
111 } | 97 } |
112 ] | 98 ] |
113 } | 99 } |
114 ], | 100 ], |
115 "objectPaintInvalidations": [ | 101 "objectPaintInvalidations": [ |
116 { | 102 { |
117 "object": "LayoutView #document", | 103 "object": "LayoutView #document", |
118 "reason": "full" | |
119 }, | |
120 { | |
121 "object": "LayoutView #document", | |
122 "reason": "incremental" | 104 "reason": "incremental" |
123 }, | 105 }, |
124 { | 106 { |
125 "object": "LayoutBlockFlow HTML", | 107 "object": "LayoutBlockFlow HTML", |
126 "reason": "forced by layout" | 108 "reason": "forced by layout" |
127 }, | 109 }, |
128 { | 110 { |
129 "object": "LayoutBlockFlow DIV", | 111 "object": "LayoutBlockFlow DIV", |
130 "reason": "incremental" | 112 "reason": "incremental" |
131 } | 113 } |
132 ] | 114 ] |
133 } | 115 } |
134 { | 116 { |
135 "name": "Content Root Layer", | 117 "name": "Content Root Layer", |
136 "bounds": [800, 600], | 118 "bounds": [800, 600], |
137 "children": [ | 119 "children": [ |
138 { | 120 { |
139 "name": "LayoutView #document", | 121 "name": "LayoutView #document", |
140 "bounds": [800, 600], | 122 "bounds": [800, 600], |
141 "contentsOpaque": true, | 123 "contentsOpaque": true, |
142 "drawsContent": true, | 124 "drawsContent": true, |
143 "paintInvalidations": [ | 125 "paintInvalidations": [ |
144 { | 126 { |
145 "object": "LayoutView #document", | 127 "object": "LayoutView #document", |
146 "rect": [0, 0, 800, 600], | |
147 "reason": "full" | |
148 }, | |
149 { | |
150 "object": "LayoutView #document", | |
151 "rect": [400, 0, 400, 600], | 128 "rect": [400, 0, 400, 600], |
152 "reason": "incremental" | 129 "reason": "incremental" |
153 } | 130 } |
154 ] | 131 ] |
155 } | 132 } |
156 ], | 133 ], |
157 "objectPaintInvalidations": [ | 134 "objectPaintInvalidations": [ |
158 { | 135 { |
159 "object": "LayoutView #document", | 136 "object": "LayoutView #document", |
160 "reason": "full" | |
161 }, | |
162 { | |
163 "object": "LayoutView #document", | |
164 "reason": "incremental" | 137 "reason": "incremental" |
165 }, | 138 }, |
166 { | 139 { |
167 "object": "LayoutBlockFlow HTML", | 140 "object": "LayoutBlockFlow HTML", |
168 "reason": "forced by layout" | 141 "reason": "forced by layout" |
169 } | 142 } |
170 ] | 143 ] |
171 } | 144 } |
172 | 145 |
OLD | NEW |