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

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

Issue 2454913003: MainFrame scrollbars should work with RFV instead of FV (Closed)
Patch Set: Fix VisualViewportTest Created 4 years, 1 month 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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 "layers": [ 133 "layers": [
134 { 134 {
135 "name": "LayoutView #document", 135 "name": "LayoutView #document",
136 "bounds": [400, 600], 136 "bounds": [400, 600],
137 "contentsOpaque": true, 137 "contentsOpaque": true,
138 "drawsContent": true, 138 "drawsContent": true,
139 "paintInvalidations": [ 139 "paintInvalidations": [
140 { 140 {
141 "object": "LayoutBlockFlow (positioned) DIV class='container'", 141 "object": "LayoutBlockFlow (positioned) DIV class='container'",
142 "rect": [0, 0, 400, 600], 142 "rect": [0, 0, 400, 600],
143 "reason": "full" 143 "reason": "forced by layout"
ymalik 2016/11/03 18:49:12 This and other resize window tests are updated bec
bokan 2016/11/03 19:59:59 Acknowledged.
144 }, 144 },
145 { 145 {
146 "object": "LayoutView #document", 146 "object": "LayoutView #document",
147 "rect": [0, 250, 400, 350], 147 "rect": [0, 250, 400, 350],
148 "reason": "incremental" 148 "reason": "incremental"
149 }, 149 },
150 { 150 {
151 "object": "LayoutBlockFlow HTML", 151 "object": "LayoutBlockFlow HTML",
152 "rect": [0, 0, 400, 8], 152 "rect": [0, 0, 400, 8],
153 "reason": "forced by layout" 153 "reason": "forced by layout"
(...skipping 20 matching lines...) Expand all
174 { 174 {
175 "object": "LayoutView #document", 175 "object": "LayoutView #document",
176 "reason": "incremental" 176 "reason": "incremental"
177 }, 177 },
178 { 178 {
179 "object": "LayoutBlockFlow HTML", 179 "object": "LayoutBlockFlow HTML",
180 "reason": "forced by layout" 180 "reason": "forced by layout"
181 }, 181 },
182 { 182 {
183 "object": "LayoutBlockFlow (positioned) DIV class='container'", 183 "object": "LayoutBlockFlow (positioned) DIV class='container'",
184 "reason": "full" 184 "reason": "forced by layout"
185 }, 185 },
186 { 186 {
187 "object": "LayoutBlockFlow DIV class='parent'", 187 "object": "LayoutBlockFlow DIV class='parent'",
188 "reason": "forced by layout" 188 "reason": "forced by layout"
189 }, 189 },
190 { 190 {
191 "object": "RootInlineBox", 191 "object": "RootInlineBox",
192 "reason": "forced by layout" 192 "reason": "forced by layout"
193 }, 193 },
194 { 194 {
195 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 195 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
196 "reason": "forced by layout" 196 "reason": "forced by layout"
197 } 197 }
198 ] 198 ]
199 } 199 }
200 { 200 {
201 "layers": [ 201 "layers": [
202 { 202 {
203 "name": "LayoutView #document", 203 "name": "LayoutView #document",
204 "bounds": [800, 600], 204 "bounds": [800, 600],
205 "contentsOpaque": true, 205 "contentsOpaque": true,
206 "drawsContent": true, 206 "drawsContent": true,
207 "paintInvalidations": [ 207 "paintInvalidations": [
208 { 208 {
209 "object": "LayoutBlockFlow (positioned) DIV class='container'", 209 "object": "LayoutBlockFlow (positioned) DIV class='container'",
210 "rect": [0, 0, 800, 600], 210 "rect": [0, 0, 800, 600],
211 "reason": "full" 211 "reason": "forced by layout"
212 }, 212 },
213 { 213 {
214 "object": "LayoutBlockFlow HTML", 214 "object": "LayoutBlockFlow HTML",
215 "rect": [0, 0, 800, 8], 215 "rect": [0, 0, 800, 8],
216 "reason": "forced by layout" 216 "reason": "forced by layout"
217 }, 217 },
218 { 218 {
219 "object": "LayoutView #document", 219 "object": "LayoutView #document",
220 "rect": [400, 0, 400, 600], 220 "rect": [400, 0, 400, 600],
221 "reason": "incremental" 221 "reason": "incremental"
(...skipping 15 matching lines...) Expand all
237 { 237 {
238 "object": "LayoutView #document", 238 "object": "LayoutView #document",
239 "reason": "incremental" 239 "reason": "incremental"
240 }, 240 },
241 { 241 {
242 "object": "LayoutBlockFlow HTML", 242 "object": "LayoutBlockFlow HTML",
243 "reason": "forced by layout" 243 "reason": "forced by layout"
244 }, 244 },
245 { 245 {
246 "object": "LayoutBlockFlow (positioned) DIV class='container'", 246 "object": "LayoutBlockFlow (positioned) DIV class='container'",
247 "reason": "full" 247 "reason": "forced by layout"
248 }, 248 },
249 { 249 {
250 "object": "LayoutBlockFlow DIV class='parent'", 250 "object": "LayoutBlockFlow DIV class='parent'",
251 "reason": "forced by layout" 251 "reason": "forced by layout"
252 }, 252 },
253 { 253 {
254 "object": "RootInlineBox", 254 "object": "RootInlineBox",
255 "reason": "forced by layout" 255 "reason": "forced by layout"
256 }, 256 },
257 { 257 {
258 "object": "LayoutBlockFlow (relative positioned) DIV class='child'", 258 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
259 "reason": "forced by layout" 259 "reason": "forced by layout"
260 } 260 }
261 ] 261 ]
262 } 262 }
263 263
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698