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