| 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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 "contentsOpaque": true, | 51 "contentsOpaque": true, |
| 52 "drawsContent": true, | 52 "drawsContent": true, |
| 53 "paintInvalidations": [ | 53 "paintInvalidations": [ |
| 54 { | 54 { |
| 55 "object": "LayoutBlockFlow HTML", | 55 "object": "LayoutBlockFlow HTML", |
| 56 "rect": [0, 0, 600, 125], | 56 "rect": [0, 0, 600, 125], |
| 57 "reason": "forced by layout" | 57 "reason": "forced by layout" |
| 58 }, | 58 }, |
| 59 { | 59 { |
| 60 "object": "LayoutView #document", | 60 "object": "LayoutView #document", |
| 61 "rect": [0, 0, 400, 250], | |
| 62 "reason": "full" | |
| 63 }, | |
| 64 { | |
| 65 "object": "LayoutView #document", | |
| 66 "rect": [400, 0, 200, 250], | 61 "rect": [400, 0, 200, 250], |
| 67 "reason": "incremental" | 62 "reason": "incremental" |
| 68 }, | 63 }, |
| 69 { | 64 { |
| 70 "object": "LayoutBlockFlow DIV", | 65 "object": "LayoutBlockFlow DIV", |
| 71 "rect": [200, 0, 100, 63], | 66 "rect": [200, 0, 100, 63], |
| 72 "reason": "incremental" | 67 "reason": "incremental" |
| 73 } | 68 } |
| 74 ] | 69 ] |
| 75 } | 70 } |
| 76 ], | 71 ], |
| 77 "objectPaintInvalidations": [ | 72 "objectPaintInvalidations": [ |
| 78 { | 73 { |
| 79 "object": "LayoutView #document", | 74 "object": "LayoutView #document", |
| 80 "reason": "full" | |
| 81 }, | |
| 82 { | |
| 83 "object": "LayoutView #document", | |
| 84 "reason": "incremental" | 75 "reason": "incremental" |
| 85 }, | 76 }, |
| 86 { | 77 { |
| 87 "object": "LayoutBlockFlow HTML", | 78 "object": "LayoutBlockFlow HTML", |
| 88 "reason": "forced by layout" | 79 "reason": "forced by layout" |
| 89 }, | 80 }, |
| 90 { | 81 { |
| 91 "object": "LayoutBlockFlow DIV", | 82 "object": "LayoutBlockFlow DIV", |
| 92 "reason": "incremental" | 83 "reason": "incremental" |
| 93 } | 84 } |
| 94 ] | 85 ] |
| 95 } | 86 } |
| 96 { | 87 { |
| 97 "name": "Content Root Layer", | 88 "name": "Content Root Layer", |
| 98 "bounds": [400, 600], | 89 "bounds": [400, 600], |
| 99 "children": [ | 90 "children": [ |
| 100 { | 91 { |
| 101 "name": "LayoutView #document", | 92 "name": "LayoutView #document", |
| 102 "bounds": [400, 600], | 93 "bounds": [400, 600], |
| 103 "contentsOpaque": true, | 94 "contentsOpaque": true, |
| 104 "drawsContent": true, | 95 "drawsContent": true, |
| 105 "paintInvalidations": [ | 96 "paintInvalidations": [ |
| 106 { | 97 { |
| 107 "object": "LayoutView #document", | 98 "object": "LayoutView #document", |
| 108 "rect": [0, 0, 400, 600], | |
| 109 "reason": "full" | |
| 110 }, | |
| 111 { | |
| 112 "object": "LayoutView #document", | |
| 113 "rect": [0, 250, 400, 350], | 99 "rect": [0, 250, 400, 350], |
| 114 "reason": "incremental" | 100 "reason": "incremental" |
| 115 }, | 101 }, |
| 116 { | 102 { |
| 117 "object": "LayoutBlockFlow HTML", | 103 "object": "LayoutBlockFlow HTML", |
| 118 "rect": [0, 0, 400, 300], | 104 "rect": [0, 0, 400, 300], |
| 119 "reason": "forced by layout" | 105 "reason": "forced by layout" |
| 120 }, | 106 }, |
| 121 { | 107 { |
| 122 "object": "LayoutBlockFlow DIV", | 108 "object": "LayoutBlockFlow DIV", |
| 123 "rect": [0, 62, 200, 88], | 109 "rect": [0, 62, 200, 88], |
| 124 "reason": "incremental" | 110 "reason": "incremental" |
| 125 } | 111 } |
| 126 ] | 112 ] |
| 127 } | 113 } |
| 128 ], | 114 ], |
| 129 "objectPaintInvalidations": [ | 115 "objectPaintInvalidations": [ |
| 130 { | 116 { |
| 131 "object": "LayoutView #document", | 117 "object": "LayoutView #document", |
| 132 "reason": "full" | |
| 133 }, | |
| 134 { | |
| 135 "object": "LayoutView #document", | |
| 136 "reason": "incremental" | 118 "reason": "incremental" |
| 137 }, | 119 }, |
| 138 { | 120 { |
| 139 "object": "LayoutBlockFlow HTML", | 121 "object": "LayoutBlockFlow HTML", |
| 140 "reason": "forced by layout" | 122 "reason": "forced by layout" |
| 141 }, | 123 }, |
| 142 { | 124 { |
| 143 "object": "LayoutBlockFlow DIV", | 125 "object": "LayoutBlockFlow DIV", |
| 144 "reason": "incremental" | 126 "reason": "incremental" |
| 145 } | 127 } |
| 146 ] | 128 ] |
| 147 } | 129 } |
| 148 { | 130 { |
| 149 "name": "Content Root Layer", | 131 "name": "Content Root Layer", |
| 150 "bounds": [800, 600], | 132 "bounds": [800, 600], |
| 151 "children": [ | 133 "children": [ |
| 152 { | 134 { |
| 153 "name": "LayoutView #document", | 135 "name": "LayoutView #document", |
| 154 "bounds": [800, 600], | 136 "bounds": [800, 600], |
| 155 "contentsOpaque": true, | 137 "contentsOpaque": true, |
| 156 "drawsContent": true, | 138 "drawsContent": true, |
| 157 "paintInvalidations": [ | 139 "paintInvalidations": [ |
| 158 { | 140 { |
| 159 "object": "LayoutView #document", | |
| 160 "rect": [0, 0, 800, 600], | |
| 161 "reason": "full" | |
| 162 }, | |
| 163 { | |
| 164 "object": "LayoutBlockFlow HTML", | 141 "object": "LayoutBlockFlow HTML", |
| 165 "rect": [0, 0, 800, 300], | 142 "rect": [0, 0, 800, 300], |
| 166 "reason": "forced by layout" | 143 "reason": "forced by layout" |
| 167 }, | 144 }, |
| 168 { | 145 { |
| 169 "object": "LayoutView #document", | 146 "object": "LayoutView #document", |
| 170 "rect": [400, 0, 400, 600], | 147 "rect": [400, 0, 400, 600], |
| 171 "reason": "incremental" | 148 "reason": "incremental" |
| 172 }, | 149 }, |
| 173 { | 150 { |
| 174 "object": "LayoutBlockFlow DIV", | 151 "object": "LayoutBlockFlow DIV", |
| 175 "rect": [200, 0, 200, 150], | 152 "rect": [200, 0, 200, 150], |
| 176 "reason": "incremental" | 153 "reason": "incremental" |
| 177 } | 154 } |
| 178 ] | 155 ] |
| 179 } | 156 } |
| 180 ], | 157 ], |
| 181 "objectPaintInvalidations": [ | 158 "objectPaintInvalidations": [ |
| 182 { | 159 { |
| 183 "object": "LayoutView #document", | 160 "object": "LayoutView #document", |
| 184 "reason": "full" | |
| 185 }, | |
| 186 { | |
| 187 "object": "LayoutView #document", | |
| 188 "reason": "incremental" | 161 "reason": "incremental" |
| 189 }, | 162 }, |
| 190 { | 163 { |
| 191 "object": "LayoutBlockFlow HTML", | 164 "object": "LayoutBlockFlow HTML", |
| 192 "reason": "forced by layout" | 165 "reason": "forced by layout" |
| 193 }, | 166 }, |
| 194 { | 167 { |
| 195 "object": "LayoutBlockFlow DIV", | 168 "object": "LayoutBlockFlow DIV", |
| 196 "reason": "incremental" | 169 "reason": "incremental" |
| 197 } | 170 } |
| 198 ] | 171 ] |
| 199 } | 172 } |
| 200 | 173 |
| OLD | NEW |