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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt

Issue 2751183002: Update reason after full paint invalidation (Closed)
Patch Set: rebaseline-cl Created 3 years, 9 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": "LayoutFrameSet FRAMESET", 10 "object": "LayoutFrameSet FRAMESET",
11 "rect": [0, 0, 600, 500], 11 "rect": [0, 0, 600, 500],
12 "reason": "border box change" 12 "reason": "border box change"
13 }, 13 },
14 { 14 {
15 "object": "LayoutView #document", 15 "object": "LayoutView #document",
16 "rect": [0, 250, 600, 250], 16 "rect": [0, 250, 600, 250],
17 "reason": "incremental" 17 "reason": "incremental"
18 },
19 {
20 "object": "LayoutFrame FRAME",
21 "rect": [153, 0, 294, 500],
22 "reason": "forced by layout"
23 },
24 {
25 "object": "LayoutFrame FRAME",
26 "rect": [453, 0, 147, 500],
27 "reason": "forced by layout"
28 },
29 {
30 "object": "LayoutFrame FRAME",
31 "rect": [0, 0, 147, 500],
32 "reason": "forced by layout"
33 } 18 }
34 ] 19 ]
35 } 20 }
36 ], 21 ],
37 "objectPaintInvalidations": [ 22 "objectPaintInvalidations": [
38 { 23 {
39 "object": "LayoutView #document", 24 "object": "LayoutView #document",
40 "reason": "incremental" 25 "reason": "incremental"
41 }, 26 },
42 { 27 {
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "bounds": [400, 250], 61 "bounds": [400, 250],
77 "contentsOpaque": true, 62 "contentsOpaque": true,
78 "drawsContent": true, 63 "drawsContent": true,
79 "paintInvalidations": [ 64 "paintInvalidations": [
80 { 65 {
81 "object": "LayoutFrameSet FRAMESET", 66 "object": "LayoutFrameSet FRAMESET",
82 "rect": [0, 0, 600, 250], 67 "rect": [0, 0, 600, 250],
83 "reason": "border box change" 68 "reason": "border box change"
84 }, 69 },
85 { 70 {
86 "object": "LayoutFrame FRAME",
87 "rect": [153, 0, 294, 250],
88 "reason": "forced by layout"
89 },
90 {
91 "object": "LayoutView #document", 71 "object": "LayoutView #document",
92 "rect": [400, 0, 200, 250], 72 "rect": [400, 0, 200, 250],
93 "reason": "incremental" 73 "reason": "incremental"
94 },
95 {
96 "object": "LayoutFrame FRAME",
97 "rect": [103, 0, 194, 250],
98 "reason": "forced by layout"
99 },
100 {
101 "object": "LayoutFrame FRAME",
102 "rect": [453, 0, 147, 250],
103 "reason": "forced by layout"
104 },
105 {
106 "object": "LayoutFrame FRAME",
107 "rect": [0, 0, 147, 250],
108 "reason": "forced by layout"
109 },
110 {
111 "object": "LayoutFrame FRAME",
112 "rect": [303, 0, 97, 250],
113 "reason": "forced by layout"
114 } 74 }
115 ] 75 ]
116 } 76 }
117 ], 77 ],
118 "objectPaintInvalidations": [ 78 "objectPaintInvalidations": [
119 { 79 {
120 "object": "LayoutView #document", 80 "object": "LayoutView #document",
121 "reason": "incremental" 81 "reason": "incremental"
122 }, 82 },
123 { 83 {
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 "paintInvalidations": [ 144 "paintInvalidations": [
185 { 145 {
186 "object": "LayoutFrameSet FRAMESET", 146 "object": "LayoutFrameSet FRAMESET",
187 "rect": [0, 0, 400, 600], 147 "rect": [0, 0, 400, 600],
188 "reason": "border box change" 148 "reason": "border box change"
189 }, 149 },
190 { 150 {
191 "object": "LayoutView #document", 151 "object": "LayoutView #document",
192 "rect": [0, 250, 400, 350], 152 "rect": [0, 250, 400, 350],
193 "reason": "incremental" 153 "reason": "incremental"
194 },
195 {
196 "object": "LayoutFrame FRAME",
197 "rect": [103, 0, 194, 600],
198 "reason": "forced by layout"
199 },
200 {
201 "object": "LayoutFrame FRAME",
202 "rect": [303, 0, 97, 600],
203 "reason": "forced by layout"
204 },
205 {
206 "object": "LayoutFrame FRAME",
207 "rect": [0, 0, 97, 600],
208 "reason": "forced by layout"
209 } 154 }
210 ] 155 ]
211 } 156 }
212 ], 157 ],
213 "objectPaintInvalidations": [ 158 "objectPaintInvalidations": [
214 { 159 {
215 "object": "LayoutView #document", 160 "object": "LayoutView #document",
216 "reason": "incremental" 161 "reason": "incremental"
217 }, 162 },
218 { 163 {
(...skipping 24 matching lines...) Expand all
243 "paintInvalidations": [ 188 "paintInvalidations": [
244 { 189 {
245 "object": "LayoutFrameSet FRAMESET", 190 "object": "LayoutFrameSet FRAMESET",
246 "rect": [0, 0, 800, 600], 191 "rect": [0, 0, 800, 600],
247 "reason": "border box change" 192 "reason": "border box change"
248 }, 193 },
249 { 194 {
250 "object": "LayoutView #document", 195 "object": "LayoutView #document",
251 "rect": [400, 0, 400, 600], 196 "rect": [400, 0, 400, 600],
252 "reason": "incremental" 197 "reason": "incremental"
253 },
254 {
255 "object": "LayoutFrame FRAME",
256 "rect": [203, 0, 394, 600],
257 "reason": "forced by layout"
258 },
259 {
260 "object": "LayoutFrame FRAME",
261 "rect": [603, 0, 197, 600],
262 "reason": "forced by layout"
263 },
264 {
265 "object": "LayoutFrame FRAME",
266 "rect": [0, 0, 197, 600],
267 "reason": "forced by layout"
268 },
269 {
270 "object": "LayoutFrame FRAME",
271 "rect": [103, 0, 194, 600],
272 "reason": "forced by layout"
273 },
274 {
275 "object": "LayoutFrame FRAME",
276 "rect": [303, 0, 97, 600],
277 "reason": "forced by layout"
278 } 198 }
279 ] 199 ]
280 } 200 }
281 ], 201 ],
282 "objectPaintInvalidations": [ 202 "objectPaintInvalidations": [
283 { 203 {
284 "object": "LayoutView #document", 204 "object": "LayoutView #document",
285 "reason": "incremental" 205 "reason": "incremental"
286 }, 206 },
287 { 207 {
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 "object": "LayoutBlockFlow HTML", 240 "object": "LayoutBlockFlow HTML",
321 "reason": "location change" 241 "reason": "location change"
322 }, 242 },
323 { 243 {
324 "object": "LayoutBlockFlow BODY", 244 "object": "LayoutBlockFlow BODY",
325 "reason": "location change" 245 "reason": "location change"
326 } 246 }
327 ] 247 ]
328 } 248 }
329 249
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698