Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt

Issue 2860433002: Update WebView/FrameView size from LayoutView::UpdateAfterLayout (Closed)
Patch Set: s/IsLocalRoot/IsMainFrame/ Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [600, 250], 5 "bounds": [600, 250],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow (positioned) DIV class='container'", 10 "object": "LayoutBlockFlow (positioned) DIV class='container'",
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 "layers": [ 115 "layers": [
116 { 116 {
117 "name": "LayoutView #document", 117 "name": "LayoutView #document",
118 "bounds": [400, 600], 118 "bounds": [400, 600],
119 "contentsOpaque": true, 119 "contentsOpaque": true,
120 "drawsContent": true, 120 "drawsContent": true,
121 "paintInvalidations": [ 121 "paintInvalidations": [
122 { 122 {
123 "object": "LayoutBlockFlow (positioned) DIV class='container'", 123 "object": "LayoutBlockFlow (positioned) DIV class='container'",
124 "rect": [0, 0, 400, 600], 124 "rect": [0, 0, 400, 600],
125 "reason": "full" 125 "reason": "forced by layout"
126 }, 126 },
127 { 127 {
128 "object": "LayoutView #document", 128 "object": "LayoutView #document",
129 "rect": [0, 250, 400, 350], 129 "rect": [0, 250, 400, 350],
130 "reason": "incremental" 130 "reason": "incremental"
131 }, 131 },
132 { 132 {
133 "object": "LayoutBlockFlow DIV class='parent'", 133 "object": "LayoutBlockFlow DIV class='parent'",
134 "rect": [0, 0, 6, 600], 134 "rect": [0, 0, 6, 600],
135 "reason": "forced by layout" 135 "reason": "forced by layout"
(...skipping 11 matching lines...) Expand all
147 ] 147 ]
148 } 148 }
149 ], 149 ],
150 "objectPaintInvalidations": [ 150 "objectPaintInvalidations": [
151 { 151 {
152 "object": "LayoutView #document", 152 "object": "LayoutView #document",
153 "reason": "incremental" 153 "reason": "incremental"
154 }, 154 },
155 { 155 {
156 "object": "LayoutBlockFlow (positioned) DIV class='container'", 156 "object": "LayoutBlockFlow (positioned) DIV class='container'",
157 "reason": "full" 157 "reason": "forced by layout"
158 }, 158 },
159 { 159 {
160 "object": "LayoutBlockFlow DIV class='parent'", 160 "object": "LayoutBlockFlow DIV class='parent'",
161 "reason": "forced by layout" 161 "reason": "forced by layout"
162 }, 162 },
163 { 163 {
164 "object": "RootInlineBox", 164 "object": "RootInlineBox",
165 "reason": "forced by layout" 165 "reason": "forced by layout"
166 }, 166 },
167 { 167 {
168 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 168 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
169 "reason": "forced by layout" 169 "reason": "forced by layout"
170 } 170 }
171 ] 171 ]
172 } 172 }
173 { 173 {
174 "layers": [ 174 "layers": [
175 { 175 {
176 "name": "LayoutView #document", 176 "name": "LayoutView #document",
177 "bounds": [800, 600], 177 "bounds": [800, 600],
178 "contentsOpaque": true, 178 "contentsOpaque": true,
179 "drawsContent": true, 179 "drawsContent": true,
180 "paintInvalidations": [ 180 "paintInvalidations": [
181 { 181 {
182 "object": "LayoutBlockFlow (positioned) DIV class='container'", 182 "object": "LayoutBlockFlow (positioned) DIV class='container'",
183 "rect": [0, 0, 800, 600], 183 "rect": [0, 0, 800, 600],
184 "reason": "full" 184 "reason": "forced by layout"
185 }, 185 },
186 { 186 {
187 "object": "LayoutView #document", 187 "object": "LayoutView #document",
188 "rect": [400, 0, 400, 600], 188 "rect": [400, 0, 400, 600],
189 "reason": "incremental" 189 "reason": "incremental"
190 }, 190 },
191 { 191 {
192 "object": "LayoutBlockFlow DIV class='parent'", 192 "object": "LayoutBlockFlow DIV class='parent'",
193 "rect": [0, 0, 6, 600], 193 "rect": [0, 0, 6, 600],
194 "reason": "forced by layout" 194 "reason": "forced by layout"
195 }, 195 },
196 { 196 {
197 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 197 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
198 "rect": [0, 300, 6, 30], 198 "rect": [0, 300, 6, 30],
199 "reason": "forced by layout" 199 "reason": "forced by layout"
200 } 200 }
201 ] 201 ]
202 } 202 }
203 ], 203 ],
204 "objectPaintInvalidations": [ 204 "objectPaintInvalidations": [
205 { 205 {
206 "object": "LayoutView #document", 206 "object": "LayoutView #document",
207 "reason": "incremental" 207 "reason": "incremental"
208 }, 208 },
209 { 209 {
210 "object": "LayoutBlockFlow (positioned) DIV class='container'", 210 "object": "LayoutBlockFlow (positioned) DIV class='container'",
211 "reason": "full" 211 "reason": "forced by layout"
212 }, 212 },
213 { 213 {
214 "object": "LayoutBlockFlow DIV class='parent'", 214 "object": "LayoutBlockFlow DIV class='parent'",
215 "reason": "forced by layout" 215 "reason": "forced by layout"
216 }, 216 },
217 { 217 {
218 "object": "RootInlineBox", 218 "object": "RootInlineBox",
219 "reason": "forced by layout" 219 "reason": "forced by layout"
220 }, 220 },
221 { 221 {
222 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 222 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
223 "reason": "forced by layout" 223 "reason": "forced by layout"
224 } 224 }
225 ] 225 ]
226 } 226 }
227 227
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698