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