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 "drawsContent": true, | 9 "drawsContent": true, |
9 "paintInvalidations": [ | 10 "paintInvalidations": [ |
10 { | 11 { |
11 "object": "LayoutView #document", | 12 "object": "LayoutView #document", |
12 "rect": [0, 250, 600, 250], | 13 "rect": [0, 0, 600, 500], |
13 "reason": "incremental" | 14 "reason": "bounds change" |
14 }, | 15 }, |
15 { | 16 { |
16 "object": "LayoutBlockFlow HTML", | 17 "object": "LayoutBlockFlow HTML", |
17 "rect": [0, 0, 600, 8], | 18 "rect": [0, 0, 600, 8], |
18 "reason": "forced by layout" | 19 "reason": "forced by layout" |
19 } | 20 } |
20 ] | 21 ] |
21 } | 22 } |
22 ], | 23 ], |
23 "objectPaintInvalidations": [ | 24 "objectPaintInvalidations": [ |
24 { | 25 { |
25 "object": "LayoutView #document", | 26 "object": "LayoutView #document", |
26 "reason": "incremental" | 27 "reason": "bounds change" |
27 }, | 28 }, |
28 { | 29 { |
29 "object": "LayoutBlockFlow HTML", | 30 "object": "LayoutBlockFlow HTML", |
30 "reason": "forced by layout" | 31 "reason": "forced by layout" |
31 } | 32 } |
32 ] | 33 ] |
33 } | 34 } |
34 { | 35 { |
35 "name": "Content Root Layer", | 36 "name": "Content Root Layer", |
36 "bounds": [400, 250], | 37 "bounds": [400, 250], |
37 "children": [ | 38 "children": [ |
38 { | 39 { |
39 "name": "LayoutView #document", | 40 "name": "LayoutView #document", |
40 "bounds": [400, 250], | 41 "bounds": [400, 250], |
| 42 "contentsOpaque": true, |
41 "drawsContent": true, | 43 "drawsContent": true, |
42 "paintInvalidations": [ | 44 "paintInvalidations": [ |
43 { | 45 { |
| 46 "object": "LayoutView #document", |
| 47 "rect": [0, 0, 600, 250], |
| 48 "reason": "bounds change" |
| 49 }, |
| 50 { |
44 "object": "LayoutBlockFlow HTML", | 51 "object": "LayoutBlockFlow HTML", |
45 "rect": [0, 0, 600, 8], | 52 "rect": [0, 0, 600, 8], |
46 "reason": "forced by layout" | 53 "reason": "forced by layout" |
47 }, | |
48 { | |
49 "object": "LayoutView #document", | |
50 "rect": [0, 0, 400, 250], | |
51 "reason": "full" | |
52 }, | |
53 { | |
54 "object": "LayoutView #document", | |
55 "rect": [400, 0, 200, 250], | |
56 "reason": "incremental" | |
57 } | 54 } |
58 ] | 55 ] |
59 } | 56 } |
60 ], | 57 ], |
61 "objectPaintInvalidations": [ | 58 "objectPaintInvalidations": [ |
62 { | 59 { |
63 "object": "LayoutView #document", | 60 "object": "LayoutView #document", |
64 "reason": "full" | 61 "reason": "bounds change" |
65 }, | |
66 { | |
67 "object": "LayoutView #document", | |
68 "reason": "incremental" | |
69 }, | 62 }, |
70 { | 63 { |
71 "object": "LayoutBlockFlow HTML", | 64 "object": "LayoutBlockFlow HTML", |
72 "reason": "forced by layout" | 65 "reason": "forced by layout" |
73 }, | 66 }, |
74 { | 67 { |
75 "object": "LayoutBlockFlow BODY", | 68 "object": "LayoutBlockFlow BODY", |
76 "reason": "became visible" | 69 "reason": "became visible" |
77 } | 70 } |
78 ] | 71 ] |
79 } | 72 } |
80 { | 73 { |
81 "name": "Content Root Layer", | 74 "name": "Content Root Layer", |
82 "bounds": [400, 600], | 75 "bounds": [400, 600], |
83 "children": [ | 76 "children": [ |
84 { | 77 { |
85 "name": "LayoutView #document", | 78 "name": "LayoutView #document", |
86 "bounds": [400, 600], | 79 "bounds": [400, 600], |
| 80 "contentsOpaque": true, |
87 "drawsContent": true, | 81 "drawsContent": true, |
88 "paintInvalidations": [ | 82 "paintInvalidations": [ |
89 { | 83 { |
90 "object": "LayoutView #document", | 84 "object": "LayoutView #document", |
91 "rect": [0, 0, 400, 600], | 85 "rect": [0, 0, 400, 600], |
92 "reason": "full" | 86 "reason": "bounds change" |
93 }, | |
94 { | |
95 "object": "LayoutView #document", | |
96 "rect": [0, 250, 400, 350], | |
97 "reason": "incremental" | |
98 }, | 87 }, |
99 { | 88 { |
100 "object": "LayoutBlockFlow HTML", | 89 "object": "LayoutBlockFlow HTML", |
101 "rect": [0, 0, 400, 8], | 90 "rect": [0, 0, 400, 8], |
102 "reason": "forced by layout" | 91 "reason": "forced by layout" |
103 } | 92 } |
104 ] | 93 ] |
105 } | 94 } |
106 ], | 95 ], |
107 "objectPaintInvalidations": [ | 96 "objectPaintInvalidations": [ |
108 { | 97 { |
109 "object": "LayoutView #document", | 98 "object": "LayoutView #document", |
110 "reason": "full" | 99 "reason": "bounds change" |
111 }, | |
112 { | |
113 "object": "LayoutView #document", | |
114 "reason": "incremental" | |
115 }, | 100 }, |
116 { | 101 { |
117 "object": "LayoutBlockFlow HTML", | 102 "object": "LayoutBlockFlow HTML", |
118 "reason": "forced by layout" | 103 "reason": "forced by layout" |
119 } | 104 } |
120 ] | 105 ] |
121 } | 106 } |
122 { | 107 { |
123 "name": "Content Root Layer", | 108 "name": "Content Root Layer", |
124 "bounds": [800, 600], | 109 "bounds": [800, 600], |
125 "children": [ | 110 "children": [ |
126 { | 111 { |
127 "name": "LayoutView #document", | 112 "name": "LayoutView #document", |
128 "bounds": [800, 600], | 113 "bounds": [800, 600], |
| 114 "contentsOpaque": true, |
129 "drawsContent": true, | 115 "drawsContent": true, |
130 "paintInvalidations": [ | 116 "paintInvalidations": [ |
131 { | 117 { |
132 "object": "LayoutView #document", | 118 "object": "LayoutView #document", |
133 "rect": [0, 0, 800, 600], | 119 "rect": [0, 0, 800, 600], |
134 "reason": "full" | 120 "reason": "bounds change" |
135 }, | 121 }, |
136 { | 122 { |
137 "object": "LayoutBlockFlow HTML", | 123 "object": "LayoutBlockFlow HTML", |
138 "rect": [0, 0, 800, 8], | 124 "rect": [0, 0, 800, 8], |
139 "reason": "forced by layout" | 125 "reason": "forced by layout" |
140 }, | |
141 { | |
142 "object": "LayoutView #document", | |
143 "rect": [400, 0, 400, 600], | |
144 "reason": "incremental" | |
145 } | 126 } |
146 ] | 127 ] |
147 } | 128 } |
148 ], | 129 ], |
149 "objectPaintInvalidations": [ | 130 "objectPaintInvalidations": [ |
150 { | 131 { |
151 "object": "LayoutView #document", | 132 "object": "LayoutView #document", |
152 "reason": "full" | 133 "reason": "bounds change" |
153 }, | |
154 { | |
155 "object": "LayoutView #document", | |
156 "reason": "incremental" | |
157 }, | 134 }, |
158 { | 135 { |
159 "object": "LayoutBlockFlow HTML", | 136 "object": "LayoutBlockFlow HTML", |
160 "reason": "forced by layout" | 137 "reason": "forced by layout" |
161 }, | 138 }, |
162 { | 139 { |
163 "object": "LayoutBlockFlow BODY", | 140 "object": "LayoutBlockFlow BODY", |
164 "reason": "became visible" | 141 "reason": "became visible" |
165 } | 142 } |
166 ] | 143 ] |
167 } | 144 } |
168 | 145 |
OLD | NEW |